Skip to content
/ cli Public

A simple, fast, and fun package for building command line apps in Go

License

Notifications You must be signed in to change notification settings

urfave/cli

Folders and files

NameName
Last commit message
Last commit date
Oct 3, 2022
Oct 3, 2022
May 22, 2022
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Jul 10, 2022
Feb 15, 2017
Oct 2, 2022
May 7, 2022
Apr 24, 2022
Oct 3, 2022
Sep 12, 2022
Oct 3, 2022
Oct 2, 2022
Sep 15, 2019
Sep 5, 2022
Oct 2, 2022
Oct 1, 2022
Apr 24, 2022
Oct 3, 2022
Oct 2, 2022
Sep 5, 2022
Apr 25, 2022
Apr 5, 2021
Mar 25, 2020
Sep 5, 2022
Apr 25, 2022
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Sep 5, 2022
Sep 5, 2022
Oct 1, 2022
Oct 3, 2022
Oct 2, 2022
Oct 2, 2022
Oct 1, 2022
Oct 1, 2022
Sep 5, 2022
Sep 5, 2022
Oct 1, 2022
Oct 3, 2022
Oct 1, 2022
Oct 2, 2022
Oct 2, 2022
Oct 3, 2022
Oct 3, 2022
Oct 2, 2022
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Oct 2, 2022
Oct 3, 2022
Mar 7, 2021
May 19, 2022
Oct 2, 2022
Mar 3, 2020
Sep 5, 2022
Jul 16, 2022
Oct 28, 2017
Oct 28, 2017
May 24, 2022
Oct 1, 2022
Oct 2, 2022
Oct 3, 2022
Oct 3, 2022

Repository files navigation

cli

GoDoc codebeat Go Report Card codecov

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.

Documentation

More documentation is available in ./docs or the hosted documentation site at https://cli.urfave.org.

License

See LICENSE