wangtengchuan / golang-cli

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

Home Page:https://cli.urfave.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://cli.urfave.org

License:MIT License


Languages

Language:Go 99.5%Language:Makefile 0.3%Language:Shell 0.1%Language:PowerShell 0.1%