Skip to content

Instantly share code, notes, and snippets.

@DP6
DP6 / Usage
Created December 9, 2011 13:27 — forked from alexmacedo/Usage
Virtualenv bootstrap script to create a Django environment
$ python generate_bootstrap.py bootstrap_base.py > django-bootstrap.py
$ python django-bootstrap.py ENV --project=NAME [ --hg --git --mysql --south --fabric --nose ]