Last active
December 25, 2015 01:09
-
-
Save pietrushnic/6892684 to your computer and use it in GitHub Desktop.
clenver testing in debian live cd environment
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
sudo apt-get -y install git vim curl zsh | |
curl -L https://get.rvm.io | bash -s stable --ruby | |
source ~/.profile | |
bash --login | |
gem install clenver | |
git clone https://github.com/pietrushnic/clenver.git | |
git clone https://[email protected]/pietrushnic/projects.git | |
rvm use ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment