Nushell : The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of d...
Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
how2 : stackoverflow from the terminal.
how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
Buf : A CLI tool to help working with Protocol Buffers.
Buf currently contains:
A linter that enforces good API design choices and structure.
A breaking ch...
write down a command-line to see the help text that matches each argument