initial contents as generated via cookiecutter-wuttaweb

This commit is contained in:
Lance Edgar 2024-12-30 17:40:34 -06:00
commit 4495a94611
14 changed files with 274 additions and 0 deletions

18
README.md Normal file
View file

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