initial project code, generated via cookiecutter

This commit is contained in:
Lance Edgar 2026-01-27 16:22:28 -06:00
commit fa88bf05d4
14 changed files with 300 additions and 0 deletions

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# WuttaFarm
This is a starter project based on
[WuttaWeb](https://wuttaproject.org).
## Quick Start
Make a virtual environment and install the app:
python3 -m venv .venv
.venv/bin/pip install -e .
.venv/bin/wuttafarm install
For more info see
https://docs.wuttaproject.org/wuttjamaican/narr/install/index.html