mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add jxsksis/mcli (#4429)
Change-Id: I11acc3ada7b02d6766b9b1d8b18a32a80cdd9e4b Co-authored-by: wangshuai.backend <wangshuai.backend@bytedance.com>
This commit is contained in:
parent
6d4f6692d7
commit
f7edf0974c
@ -415,6 +415,7 @@ _Libraries for building standard or basic Command Line applications._
|
|||||||
- [job](https://github.com/liujianping/job) - JOB, make your short-term command as a long-term job.
|
- [job](https://github.com/liujianping/job) - JOB, make your short-term command as a long-term job.
|
||||||
- [kingpin](https://github.com/alecthomas/kingpin) - Command line and flag parser supporting sub commands (superseded by `kong`; see below).
|
- [kingpin](https://github.com/alecthomas/kingpin) - Command line and flag parser supporting sub commands (superseded by `kong`; see below).
|
||||||
- [liner](https://github.com/peterh/liner) - Go readline-like library for command-line interfaces.
|
- [liner](https://github.com/peterh/liner) - Go readline-like library for command-line interfaces.
|
||||||
|
- [mcli](https://github.com/jxskiss/mcli) - A minimal but very powerful cli library for Go.
|
||||||
- [mitchellh/cli](https://github.com/mitchellh/cli) - Go library for implementing command-line interfaces.
|
- [mitchellh/cli](https://github.com/mitchellh/cli) - Go library for implementing command-line interfaces.
|
||||||
- [mow.cli](https://github.com/jawher/mow.cli) - Go library for building CLI applications with sophisticated flag and argument parsing and validation.
|
- [mow.cli](https://github.com/jawher/mow.cli) - Go library for building CLI applications with sophisticated flag and argument parsing and validation.
|
||||||
- [ops](https://github.com/nanovms/ops) - Unikernel Builder/Orchestrator.
|
- [ops](https://github.com/nanovms/ops) - Unikernel Builder/Orchestrator.
|
||||||
|
Loading…
Reference in New Issue
Block a user