Varia library working group XPPL.
https://gitea.xpub.nl/XPUB/XPPL
|
||
---|---|---|
ansible | ||
xppl | ||
.gitignore | ||
dev.py | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
wsgi.py |
Varia's XPPL
The XPUB library living at Varia.
Hack It
Install Pipenv and then run the development server with:
$ pipenv install --dev --three
$ pipenv run dev
Deploy It
See ansible/README.md for this.