Cookiecutter template for a Python CMD2 application.
- GitHub repo: https://github.com/jayrod/cookiecutter-python-cmd2/
- Free software: BSD license
Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher)::
pip install -U cookiecutter
Generate a Python package project::
cookiecutter https://github.com/jayrod/cookiecutter-cmd2-basic.git