.. | ||
{{ cookiecutter.package_name }} | ||
pyproject.toml | ||
README.md |
{{cookiecutter.project_name}}
This is a starter project based on WuttaWeb.
Quick Start
Make a virtual environment and install the app:
python3 -m venv {{cookiecutter.repo_name}}
source {{cookiecutter.repo_name}}/bin/activate
pip install {{cookiecutter.distribution_name}}
{{cookiecutter.package_name}} install
For more info see https://rattailproject.org/docs/wuttjamaican/narr/install/index.html