4 Forks
60 Stars
60 Watchers

dev-cheats

A community-driven interactive cheatsheet for various command line tools that provides a handy reference for developers

How to download and setup dev-cheats

Open terminal and run command
git clone https://github.com/excalith/dev-cheats.git
git clone is used to create a copy or clone of dev-cheats 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 dev-cheats https://github.com/excalith/dev-cheats/archive/master.zip

Or simply clone dev-cheats with SSH
[email protected]:excalith/dev-cheats.git

If you have some problems with dev-cheats

You may open issue on dev-cheats support forum (system) here: https://github.com/excalith/dev-cheats/issues