jacobian / pony-build-django

This URL has Read+Write access

name age message
file .gitignore Wed Oct 14 13:09:41 -0700 2009 THis sorta works now. [jacobian]
file README.txt Sun Oct 18 11:23:02 -0700 2009 Moved build-django to test-django to more clear... [jacobian]
file TODO.txt Loading commit data...
file test-django
README.txt
This is very much not done, but if you want to try it out it should be as easy
as::

    pip install virtualenv
    pip install -e git://github.com/jacobian/pony-build.git#egg=pony_build
    ./test-django
    
See ``./test-django --help`` for some options.