Skip to content

Instantly share code, notes, and snippets.

@pietrushnic
Last active December 25, 2015 01:09
Show Gist options
  • Save pietrushnic/6892684 to your computer and use it in GitHub Desktop.
Save pietrushnic/6892684 to your computer and use it in GitHub Desktop.
clenver testing in debian live cd environment
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://pietrushnic@bitbucket.org/pietrushnic/projects.git
rvm use ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment