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...
Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
It can chain requests, capture values and evaluate queries ...
db : With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database ...
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...
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.
write down a command-line to see the help text that matches each argument