Created
December 3, 2008 13:07
-
-
Save nesquena/31531 to your computer and use it in GitHub Desktop.
How to use rg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://github.com/jeremymcanally/rg/tree/master/lib/builtin/thoughtbot.rb | |
# installing | |
$ sudo gem install jeremymcanally-rg | |
# or download the .zip from github and then | |
$ rake gem | |
$ gem install pkg/rg-* | |
# builtin thoughtbot, bort, entp | |
$ rg -i http://gist.github.com/31533 | |
$ sudo rg -t thoughtbot -d mysql -f hello_world |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment