Created
November 24, 2011 19:54
-
-
Save martialboniou/1392156 to your computer and use it in GitHub Desktop.
Chit for ruby 1.9.2+
This file contains 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
# Install chit on ruby 1.9.2+ | |
git clone https://github.com/libin/chit.git | |
cd chit | |
gem build chit.gemspec | |
gem install chit-1.0.1.1.gem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment