cookiecutter-wuttaweb/README.md
2024-11-26 11:28:19 -06:00

22 lines
501 B
Markdown

# cookiecutter-wuttaweb
Template to generate project code for a new app based on
[WuttaWeb](https://wuttaproject.org).
## Quick Start
Install cookiecutter to your virtual environment:
pip install cookiecutter
Run it with the URL to template:
cookiecutter git+https://forgejo.wuttaproject.org/wutta/cookiecutter-wuttaweb
Or clone the template and run with local copy:
git clone https://forgejo.wuttaproject.org/wutta/cookiecutter-wuttaweb
cookiecutter ./cookiecutter-wuttaweb