jacobian / pony-build-django
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 14 13:09:41 -0700 2009 | |
| |
README.txt | Sun Oct 18 11:23:02 -0700 2009 | |
| |
TODO.txt | ||
| |
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.

