source:
branches/buildoutexodus/README@
6330
Last change on this file since 6330 was 6329, checked in by , 17 years ago | |
---|---|
File size: 161 bytes |
Line | |
---|---|
1 | Buildout is a tool that lets you get the dependencies you need |
2 | automagically. |
3 | |
4 | $ python bootstrap.py |
5 | $ bin/buildout |
6 | |
7 | $ bin/django syncdb |
8 | $ bin/django runserver |
Note:
See TracBrowser
for help on using the repository browser.