Skip to content

Instantly share code, notes, and snippets.

@averrin
Created October 27, 2012 16:20
Show Gist options
  • Select an option

  • Save averrin/3965227 to your computer and use it in GitHub Desktop.

Select an option

Save averrin/3965227 to your computer and use it in GitHub Desktop.
get nervarin
sudo apt-get install python-dev python-pip ssh git-core
sudo pip install fabric
git clone https://anabrodov@bitbucket.org/anabrodov/nervarin.git
cd ./nervarin
sudo pip install bottle boto jinja2
fab -f ./nervarin.py -R localhost init:full=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment