pinax-cli 0.1 Released
The pinax command line tool makes it easier to get going with a Pinax starter project. It will list available starter projects and their versions and allow you to select one. It will take care to install Django, download the project template, and initiate a new project for you.
This release includes the following:
- Add version flag
- Use real url
- Updates
- Initial commit