proxy.golang.org : github.com/codegangsta/cli : v1.22.10
Package cli provides a minimal framework for creating and organizing command line Go applications. cli is designed to be easy to understand and write, the most simple cli application can be written as follows: Of course this application does not do much, so let's make this an actual application:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/codegangsta/cli@v1.22.10
Published:
Indexed:
Related tag:
v1.22.10
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v0.3.1
- github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
- gopkg.in/yaml.v2 v2.2.2