A curated collection of essential CLI (Command-Line Interface) commands for developers, system administrators, and power users.
This handbook provides quick references for popular tools and environments β helping you work faster without searching the web every time.
- NVM β Node Version Manager quick commands.
- Git β Version control system essential commands.
Each CLI tool has its own markdown file with categorized commands:
cli-handbook/
βββ README.md
βββ nvm.md
βββ git.md
- Browse to the desired CLI file (e.g., nvm.md or git.md).
- Copy-paste commands directly into your terminal.
- Use it as a quick reference or cheat sheet.
Pull requests are welcome!
- Add new CLI tools or improve existing command lists.
- Keep commands short, accurate, and categorized.
CLI Handbook β Your go-to quick reference for mastering the terminal.