go-getoptions
Go option parser inspired by the flexibility of Perl’s GetOpt::Long
About go-getoptions
Go option parser inspired by the flexibility of Perl’s GetOpt::Long
Frequently Asked Questions
What is go-getoptions?
go-getoptions is a Command Line library for the Go programming language. Go option parser inspired by the flexibility of Perl’s GetOpt::Long
How do I install go-getoptions?
Install go-getoptions with the Go module system using `go get DavidGamba/go-getoptions`. Check the repository for the current installation instructions.
What category does go-getoptions belong to?
go-getoptions is listed under Command Line, specifically Standard CLI.