Skip to content

Instantly share code, notes, and snippets.

@lazybios
Created June 22, 2015 16:12
Show Gist options
  • Save lazybios/7508e3fcfb1bd59ed417 to your computer and use it in GitHub Desktop.
Save lazybios/7508e3fcfb1bd59ed417 to your computer and use it in GitHub Desktop.
pip install virtualenv
@lazybios
Copy link
Author

virtualenv blacknoise
cd blacknoise && source bin/activate
pip install flask

@lazybios
Copy link
Author

pip install supervisor

@lazybios
Copy link
Author

echo_supervisord_conf > /etc/supervisord.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment