summaryrefslogtreecommitdiff
path: root/argv.go
AgeCommit message (Collapse)Author
9 dayslintv0.7.116Jeff Carr
9 daysnew argvv0.7.115Jeff Carr
2025-10-19new argvJeff Carr
2025-10-17Finally renamed prep to argvpbJeff Carr
2025-10-03new argv libJeff Carr
2025-09-25new autocompleteJeff Carr
2025-09-11new forge init()Jeff Carr
2025-02-22fix build and cleanup old codeJeff Carr
2024-12-15add --ignore for edge cases to see what happensv0.6.29Jeff Carr
2024-12-15trying to fix clonev0.6.28Jeff Carr
2024-12-15all sorts of updates. it didn't work before!Jeff Carr
2024-12-07attempting complete automated testingv0.6.23Jeff Carr
2024-11-30prepare to use go-clone to buildv0.6.6Jeff Carr
2024-11-15argv logic handling was bungledJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-15maybe right ldflagsv0.5.8Jeff Carr
2024-11-15add build date. backup go.work filev0.5.7Jeff Carr
2024-11-15add --auto-work option to generate go.work filesJeff Carr
2024-11-08use go-cmd/cmdv0.5.5Jeff Carr
2024-11-07rename to 'argv'; use standard -ldflagsv0.5.3Jeff Carr
2024-11-01change the help textv0.2.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01make the defaults the way I want. it's called 'author rules'v0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-12show both ways to run thisJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-03-21--go-src + --recursivev0.0.7Jeff Carr
2024-03-21add --recursiveJeff Carr
2024-03-09run 'go work use' at the endv0.0.6Jeff Carr
2024-03-09misc cleanupsv0.0.3Jeff Carr
2024-03-07ldflags not workingJeff Carr
2024-03-07make a .git repoJeff Carr