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
/
flag
/
at
main
6 files
Tom Fleet
Add tangled workflows and update linter config
6w ago
5b62ac2e
config.go
Add tangled workflows and update linter config
1 month ago
flag.go
Add tangled workflows and update linter config
1 month ago
flag_test.go
More performance wins (#212)
3 months ago
set.go
More performance wins (#212)
3 months ago
set_test.go
Add tangled workflows and update linter config
1 month ago
value.go
Dispatch to specific `strconv` formatters rather than `%v` for printing flag/arg types (#215) * No longer use '%v' formatting, dispatch to faster, more specific strconv formatters * Use the strings.Builder unsafe trick * Include test coverage gaps
3 months ago