Cheat. A quick reference tool for command-line commands and shortcuts.

cheat.errtheblog.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2013
  • Loosen required_rubygems_version for compatibility with Ubuntu 10.04
February 2013
  • The source :rubygems is deprecated because HTTP requests are insecure.
  • Add bundler as a development dependency
  • Add rake to Gemfile
  • Use of custom objects is not necessary here
  • require 'cheat/version'
December 2012
  • Bump version to 1.3.3
  • Merge branch 'master' of git://github.com/koctya/cheat into koctya-ma…
  • Bump version to 1.3.2
  • Add Rakefile with install tasks
  • changed the way to detect windows OS
  • 1.3.1
  • Merge pull request #7 from sferik/use_pager_gem
February 2012
  • add .DS_STORE
  • added local mode, and list cached options
January 2012
  • Replace run_pager method with pager gem
  • Cleanup trailing whitespace
  • Add Gemfile for easier development
July 2010
  • fix files for gem
  • No more crazy Rakefile