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.10-6.fc41 | - |
Fedora 41 | 1.22.10-6.fc41 | - |
Fedora 40 | 1.22.10-5.fc40 | - |
Fedora 39 | 1.22.10-3.fc39 | - |
Fedora EPEL 9 | 1.22.10-3.el9 | - |
Fedora EPEL 10.0 | 1.22.10-6.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-urfave-cli dash maintainers at fedoraproject dot org
.