Last active
August 29, 2015 14:11
-
-
Save leoallen85/6cedc7433aaab0de0adc to your computer and use it in GitHub Desktop.
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
| git clone https://github.com/makersacademy/unixoid-challenge.git | |
| cd unixoid-challenge/ | |
| gem build unixoid-challenge.gemspec | |
| cd .. | |
| gem install cocaine | |
| gem install --local unixoid-challenge/unixoid-challenge-0.1.3.gem |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To run
curl https://gist.githubusercontent.com/pitchinvasion/6cedc7433aaab0de0adc/raw/bdf0abbaba15016295e9fb68a072770a66654263/install_unixoid.sh | sh