initial project code, generated via cookiecutter
This commit is contained in:
commit
fa88bf05d4
14 changed files with 300 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue