790 Forks
10868 Stars
10868 Watchers

cheat

cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

How to download and setup cheat

Open terminal and run command
git clone https://github.com/cheat/cheat.git
git clone is used to create a copy or clone of cheat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cheat https://github.com/cheat/cheat/archive/master.zip

Or simply clone cheat with SSH
[email protected]:cheat/cheat.git

If you have some problems with cheat

You may open issue on cheat support forum (system) here: https://github.com/cheat/cheat/issues