alpha
Login
or
Join now
followtheprocess.codes
/
cli
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Simple, intuitive CLI framework for Go
pkg.go.dev/go.followtheprocess.codes/cli
go
cli
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
cli
/
internal
/
arg
/
at
main
4 files
Tom Fleet
Add tangled workflows and update linter config
6w ago
5b62ac2e
arg.go
Tidy up some generic signatures
3 months ago
arg_test.go
Update release-drafter/release-drafter action to v7 (#196) * Update release-drafter/release-drafter action to v7 * Fix lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tom Fleet <me@followtheprocess.codes>
4 months ago
config.go
Breaking: Completely rework how positional arguments are handled (#178) * Implement the arg.Value approach * Hook arg up (mostly) * Fix command tests expecting args in a different way * Add tests for the arg parsing mechanisms * Rename some stuff * Hook up the help * Update the docs * Update some tests
8 months ago
value.go
Breaking: Completely rework how positional arguments are handled (#178) * Implement the arg.Value approach * Hook arg up (mostly) * Fix command tests expecting args in a different way * Add tests for the arg parsing mechanisms * Rename some stuff * Hook up the help * Update the docs * Update some tests
8 months ago