You need to setup the environment variable PYTHON_TEMPLATE_FOLDER
example:
./create_template.sh ~/MyProjects/ "mysuperproject" "john doe" "[email protected]" "This is a very long description about this very cool project" "This is short"
- Thanks to https://github.com/kennethreitz/samplemod which I got a lot of the project structure from.