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.
ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
docopt : Command-line interface description language
Bash Infinity Framework : Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It’s modular and lightweight, while managing to implemen...
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...
The TLDR pages are a community effort to simplify the beloved man pages with practical examples.