flaggy
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
How to download and setup flaggy
Open terminal and run command
git clone https://github.com/integrii/flaggy.git
git clone is used to create a copy or clone of flaggy repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with flaggy https://github.com/integrii/flaggy/archive/master.zip
Or simply clone flaggy with SSH
[email protected]:integrii/flaggy.git