Bryan Beshore

Results 2 comments of Bryan Beshore

Definitely an improvement IMO. This is how we organize our 'quite large' app as well.

When trying to run `$ mkvirtualenv TestEnv` Result `-bash: mkvirtualenv: command not found` Per this tutorial: http://newcoder.io/begin/setup-your-machine/, my response should be something like: ``` $ mkvirtualenv TestEnv Installing distribute.......................................... .......................................................