proxy.golang.org : github.com/palantir/pkg/cli : v1.1.0
Package cli is a library for writing CLI applications. It supports subcommands, flags, command completion, before and after hooks, exit code control and more. Here is an example that creates prints "Hello, world!\n" when invoked:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/palantir/pkg/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/magiconair/properties v1.8.6
- github.com/mitchellh/go-wordwrap v1.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/palantir/pkg v1.1.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.5
- github.com/pmezard/go-difflib v1.0.0
- github.com/spf13/afero v1.9.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.13.0
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.4.1
- golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.7
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1