Skip to content

Instantly share code, notes, and snippets.

@motowilliams
Last active December 18, 2015 14:29
Show Gist options
  • Save motowilliams/5797962 to your computer and use it in GitHub Desktop.
Save motowilliams/5797962 to your computer and use it in GitHub Desktop.
#!/bin/sh
sudo apt-get update
sudo apt-get -y install python-virtualenv
sudo pip install Flask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment