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...
PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
tmate : Tmate is a fork of tmux. It provides an instant pairing / sharing solution for the terminal.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.