modulepackage
0.0.0-20240429125120-8f4c7f0457d7
Repository: https://github.com/simonski/cli.git
Documentation: pkg.go.dev
# README
cli
Package of go utilties related to command line interface (CLI) applications.
installation
go get github.com/simonski/cli
building
make
running
nope, it's libraries
Github
Use PRs, I have a github action for compile and test.
# Functions
GetEnvOrDefault returns an os.Getenv value or the defaultValue.
NewCLI create instance of a cli
*/.
No description provided by the author