mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Elvish Programming Language
This commit is contained in:
parent
5408bd23c2
commit
fd3291bfcd
@ -233,6 +233,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [commandeer](https://github.com/jaffee/commandeer) - Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
|
* [commandeer](https://github.com/jaffee/commandeer) - Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
|
||||||
* [complete](https://github.com/posener/complete) - Write bash completions in Go + Go command bash completion.
|
* [complete](https://github.com/posener/complete) - Write bash completions in Go + Go command bash completion.
|
||||||
* [Dnote](https://github.com/dnote/dnote) - A simple command line notebook with multi-device sync.
|
* [Dnote](https://github.com/dnote/dnote) - A simple command line notebook with multi-device sync.
|
||||||
|
* [elvish](https://github.com/elves/elvish) - An expressive programming language and a versatile interactive shell
|
||||||
* [env](https://github.com/codingconcepts/env) - Tag-based environment configuration for structs.
|
* [env](https://github.com/codingconcepts/env) - Tag-based environment configuration for structs.
|
||||||
* [flag](https://github.com/cosiner/flag) - Simple but powerful command line option parsing library for Go supporting subcommand.
|
* [flag](https://github.com/cosiner/flag) - Simple but powerful command line option parsing library for Go supporting subcommand.
|
||||||
* [flaggy](https://github.com/integrii/flaggy) - A robust and idiomatic flags package with excellent subcommand support.
|
* [flaggy](https://github.com/integrii/flaggy) - A robust and idiomatic flags package with excellent subcommand support.
|
||||||
|
Loading…
Reference in New Issue
Block a user