Varia library working group XPPL.
https://gitea.xpub.nl/XPUB/XPPL
ansible | ||
xppl | ||
.gitignore | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
run.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.