cookiecutter-wuttaweb/{{ cookiecutter.repo_name }}
2024-12-02 16:37:14 -06:00
..
{{ cookiecutter.package_name }} initial template for app based on wuttaweb 2024-11-26 11:16:09 -06:00
pyproject.toml fix name in pyproject.toml 2024-12-02 16:37:14 -06:00
README.md initial template for app based on wuttaweb 2024-11-26 11:16:09 -06:00

{{cookiecutter.project_name}}

This is a starter project based on WuttaWeb <https://wuttaproject.org>_.

Quick Start

Make a virtual environment and install the app:

python3 -m venv {{cookiecutter.repo_name}}
cd {{cookiecutter.repo_name}}
bin/pip install {{cookiecutter.distribution_name}}
bin/{{cookiecutter.package_name}} install

For more info see https://rattailproject.org/docs/wuttjamaican/narr/install/index.html