mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/reeflective/console
This commit is contained in:
parent
5790285b1d
commit
87bee4bd04
@ -387,6 +387,7 @@ _Libraries for building standard or basic Command Line applications._
|
|||||||
- [command-chain](https://github.com/rainu/go-command-chain) - A go library for configure and run command chains - such as pipelining in unix shells.
|
- [command-chain](https://github.com/rainu/go-command-chain) - A go library for configure and run command chains - such as pipelining in unix shells.
|
||||||
- [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.
|
||||||
|
- [console](https://github.com/reeflective/console) Closed-loop application library for Cobra commands, with oh-my-posh prompts, and more.
|
||||||
- [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.
|
- [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user