https://github.com/webdevstudios/cli-cheat-sheet
A command line cheat sheet. (CLI is not a scary place!)
https://github.com/webdevstudios/cli-cheat-sheet
Last synced: 9 months ago
JSON representation
A command line cheat sheet. (CLI is not a scary place!)
- Host: GitHub
- URL: https://github.com/webdevstudios/cli-cheat-sheet
- Owner: WebDevStudios
- Created: 2014-06-18T14:51:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T10:37:31.000Z (over 2 years ago)
- Last Synced: 2025-05-10T23:03:12.482Z (11 months ago)
- Size: 45.9 KB
- Stars: 302
- Watchers: 85
- Forks: 63
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Command Line Cheat Sheet
===============
Included in this repo are several files separated by command type. Look at the file named after the command you want to learn.
* For general Command Line (CLI) basics: [basic-commands.md](https://github.com/WebDevStudios/CLI-Cheat-Sheet/blob/master/basic-commands.md)
* Git Commands: [git-commands.md](https://github.com/WebDevStudios/CLI-Cheat-Sheet/blob/master/git-commands.md)
* Grunt Commands: [grunt-commands.md](https://github.com/WebDevStudios/CLI-Cheat-Sheet/blob/master/grunt-commands.md)
* Server Commands: [server-commands.md](https://github.com/WebDevStudios/CLI-Cheat-Sheet/blob/master/server-commands.md)
* Moderate/Advanced Commands: [moderate-advanced-commands.md](https://github.com/WebDevStudios/CLI-Cheat-Sheet/blob/master/moderate-advanced-commands.md)
If you see any incorrect information, please submit a PR, or even open an issue. Thanks!
