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

Latest commit

3b17080 · Nov 27, 2024
Nov 27, 2024
Aug 11, 2024
Jun 19, 2023
Nov 29, 2023
Aug 12, 2024
Oct 7, 2023
Oct 14, 2024
Feb 15, 2017
Jul 22, 2023
Dec 3, 2023
May 7, 2022
Apr 24, 2022
Sep 29, 2022
Jan 24, 2023
Jan 10, 2024
Oct 14, 2024
Sep 15, 2019
Feb 17, 2024
Oct 9, 2022
Jan 10, 2024
Feb 18, 2024
Dec 3, 2023
Oct 7, 2023
Apr 17, 2023
Apr 25, 2022
Oct 28, 2022
Oct 28, 2022
Oct 23, 2022
Oct 13, 2024
Jan 31, 2023
Feb 1, 2023
Nov 29, 2023
Nov 29, 2023
Oct 28, 2022
Nov 29, 2023
Jan 29, 2023
Nov 29, 2023
Nov 29, 2023
Nov 29, 2023
Jan 29, 2023
Jan 29, 2023
Nov 29, 2023
Nov 29, 2023
Jan 31, 2023
Aug 11, 2024
Nov 29, 2023
Nov 29, 2023
Nov 29, 2023
Dec 25, 2023
Dec 25, 2023
Aug 30, 2022
Oct 13, 2024
Oct 13, 2024
Oct 14, 2024
Oct 14, 2024
Jun 29, 2024
Aug 21, 2023
Jun 24, 2023
Jun 24, 2023
Oct 5, 2022
Jan 24, 2023
Jan 24, 2023
Oct 28, 2017
Oct 28, 2017
Dec 29, 2023
Dec 29, 2023
Oct 14, 2024
Nov 29, 2023
Sep 10, 2022

Repository files navigation

cli

Run Tests Go Reference 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