Case/Special Order Tracker
Find a file
2024-12-30 18:28:45 -06:00
src/sideshow docs: remove unwanted readme 2024-12-30 18:28:45 -06:00
.gitignore build: ignore cache files 2024-12-30 17:51:51 -06:00
pyproject.toml fix: add static libcache files for vue2 + buefy 2024-12-30 17:59:30 -06:00
README.md initial contents as generated via cookiecutter-wuttaweb 2024-12-30 17:40:34 -06:00

Sideshow

This is a starter project based on WuttaWeb.

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