Skip to content

apapin/flask-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

After installing Vagrant, create and boot the VM:

vagrant up

SSH to the VM:

vagrant ssh

Run your app:

fab run

Notes

After initial boot, you should freeze the newly-installed pip packages at their versions:

pip freeze > requirements.txt

About

Bootstrap a Flask project on Ubuntu Precise, with Puppet, Vagrant and Fabric.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published