37 filesupdated Jun 18, 2026
files9Download
./binJun 15, 2026./libJun 15, 2026.gitignoreJun 15, 2026cheat.gemspecJun 15, 2026favicon.icoJun 15, 2026GemfileJun 15, 2026LICENSEJun 15, 2026RakefileJun 15, 2026READMEJun 18, 2026README
== Cheat
Cheat is a simple command line reference utility. Use it to retrieve handy information from the cheat sheet repository.
$ cheat sheets $ cheat cheat $ cheat recent
To freshen your local cache, supply the --new edit.
$ cheat sheets --new
To edit a cheat sheet, use the --edit switch.
$ cheat markaby --edit
To add a cheat sheet, use the --add switch.
$ cheat readme --add
To execute a sheet, use the --execute or -x switch.
$ cheat rspec_rails_install_edge --execute $ cheat rspec_rails_install_edge --x
Special Thanks To:
- Evan Weaver
- Kevin Marsh
- Jeremy Apthorp
The Cheat Sheet Repository:
Enjoy.