initial contents as generated via cookiecutter-wuttaweb
This commit is contained in:
commit
4495a94611
14 changed files with 274 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue