public
Fork of defunkt/cheat
Description: Cheating is fun!
Homepage: http://cheat.errtheblog.com
Clone URL: git://github.com/nex3/cheat.git
kballard (author)
Tue Mar 18 22:33:53 -0700 2008
commit  38ba215cc73450005e8fc6ae3e91554cbff486d5
tree    25dbef90aeaca03901698e9155ea7a9e24b820f4
parent  b35f2288ee74bf15286faafd76297a94cebafeb3
cheat /
name age message
file .gitignore Loading commit data...
file LICENSE
file README
file Rakefile
directory bin/
directory 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

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