source:
branches/buildoutexodus/README@
6336
| Last change on this file since 6336 was 6336, checked in by , 17 years ago | |
|---|---|
| File size: 191 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 |
| 9 | |
| 10 | To run unittests: |
| 11 | $ bin/test |
Note:
See TracBrowser
for help on using the repository browser.
