-
Notifications
You must be signed in to change notification settings - Fork 0
multiflag is a Go package for processing repeated command line flags
License
gyepisam/multiflag
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
multiflag implements the flag.Value interface for handling repeated flag values. It is useful for boolean flags where repeated use implies greater intensity or values to be collected into an array. To install, run go get github.com/gyepisam/multiflag See the multiflag.go or main.go files for further instructions and examples.
About
multiflag is a Go package for processing repeated command line flags
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published