https://github.com/juici/cli
Command-line parsing library written in Go.
https://github.com/juici/cli
cli command-line go golang library
Last synced: 6 months ago
JSON representation
Command-line parsing library written in Go.
- Host: GitHub
- URL: https://github.com/juici/cli
- Owner: Juici
- License: gpl-3.0
- Archived: true
- Created: 2017-11-22T15:44:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T14:59:13.000Z (over 8 years ago)
- Last Synced: 2024-06-20T15:53:09.372Z (about 2 years ago)
- Topics: cli, command-line, go, golang, library
- Language: Go
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cli
===
[](https://godoc.org/github.com/Juici/cli)
[](https://travis-ci.org/Juici/cli)
[](https://goreportcard.com/report/github.com/Juici/cli)
[](https://coveralls.io/github/Juici/cli?branch=master)
GoLang command-line flag parsing library.