public
Fork of defunkt/cheat
Description: Cheating is fun!
Homepage: http://cheat.errtheblog.com
Clone URL: git://github.com/shayarnett/cheat.git
cheat /
name age message
file .gitignore Sat Mar 15 22:55:17 -0700 2008 Adding a .gitignore to ignore pkg. [nex3]
file LICENSE Tue Apr 24 01:15:52 -0700 2007 adding in everything [defunkt]
file README Wed Dec 03 17:37:12 -0800 2008 Added the --execute and -x options to execute a... [zdennis]
file Rakefile Wed Dec 03 17:37:12 -0800 2008 Added the --execute and -x options to execute a... [zdennis]
directory bin/ Tue Apr 24 01:15:52 -0700 2007 adding in everything [defunkt]
file favicon.ico Tue Jun 24 23:31:45 -0700 2008 hot pink favicon [monde]
directory lib/ Loading commit data...
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