Created
October 27, 2012 16:20
-
-
Save averrin/3965227 to your computer and use it in GitHub Desktop.
get nervarin
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
| 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