Simple, fast, and fun package for building command line apps in go
Cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. This package provides symbolic links that alias the following Go import paths to github.com/urfave/cli: – github.com/codegangsta/cli Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/urfave/cli.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.22.5-3.fc35 | - |
Fedora 35 | 1.22.5-3.fc35 | - |
Fedora 34 | 1.22.5-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-urfave-cli dash maintainers at fedoraproject dot org
.