zdennis / cheat forked from defunkt/cheat
- Source
- Commits
- Network (15)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
cheat /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 15 22:55:17 -0700 2008 | |
| |
LICENSE | Tue Apr 24 01:15:52 -0700 2007 | |
| |
README | Wed Dec 03 17:37:12 -0800 2008 | |
| |
Rakefile | Wed Dec 03 17:37:12 -0800 2008 | |
| |
bin/ | Tue Apr 24 01:15:52 -0700 2007 | |
| |
favicon.ico | Tue Jun 24 23:31:45 -0700 2008 | |
| |
lib/ |
README
== 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: - http://cheat.errtheblog.com/ Enjoy. >> Chris Wanstrath => chris[at]ozmm[dot]org

