/EnvironmentScript

A Script to install flask, update python, and setup virtual environment in c9.io

Primary LanguageShell

EnvironmentScript

TravisCI | Build Status|

A Script to install flask, update python, and setup virtual environment in c9.io

To run all scripts correctly with no errors use . ./scriptname instead of ./script name

flaskinstall.sh only needs to be run one time.

activate.sh needs to be run everytime the virtual environment is shutdown It is activce when you see this in the terminal (venv) username:~ $

Installs Most recent python, pip, virtualenv, and flask