proxy.golang.org : github.com/square/exoskeleton : v1.4.1
Package exoskeleton allows you to create modern multi-CLI applications whose subcommands are external to them. You use it by defining an Entrypoint and a list of paths where external subcommands may be found. Here's an example:
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/square/exoskeleton@v1.4.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/spf13/cobra v1.7.0
- github.com/spf13/pflag v1.0.5
- github.com/square/exit v1.1.0
- github.com/stretchr/testify v1.8.1
- gopkg.in/yaml.v3 v3.0.1