Cookiecutter Python CLI
To create a new project run the following commands. This assumes that you have virtualenvwrapper installed.
$ mkvirtualenv my-project $ pip install cookiecutter $ cookiecutter gh:elbaschid/cc-python-cli
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
{{cookiecutter.repo_name}} | ||
|
|
README.rst | ||
|
|
cookiecutter.json | ||
To create a new project run the following commands. This assumes that you have virtualenvwrapper installed.
$ mkvirtualenv my-project $ pip install cookiecutter $ cookiecutter gh:elbaschid/cc-python-cli