package
0.0.0-20241025231329-8ad1c43cfbca
Repository: https://github.com/animuspexus/utils.git
Documentation: pkg.go.dev
# README
saves time writting CLI application boilerplait: simply define tree of commands and feed it alon with os.Args to RunCmd function
examples are in tests dir