mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
adding in ops (#2597)
* adding in ops * Add dot Added dot to comply with entry form tests
This commit is contained in:
parent
597816f7af
commit
678cca95d8
@ -210,6 +210,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [liner](https://github.com/peterh/liner) - Go readline-like library for 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.
|
||||
* [ops](https://github.com/nanovms/ops) - Unikernel Builder/Orchestrator.
|
||||
* [pflag](https://github.com/spf13/pflag) - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
|
||||
* [readline](https://github.com/chzyer/readline) - Pure golang implementation that provides most features in GNU-Readline under MIT license.
|
||||
* [sand](https://github.com/Zaba505/sand) - Simple API for creating interpreters and so much more.
|
||||
|
Loading…
Reference in New Issue
Block a user