Waky is a web application to manage Wake-On-Lan supporting devices
- Python 3
- Bower
- tox
docker run -it --rm -v $PWD:/workspace -w /workspace ubuntu /bin/bash
tox -e dev
WAKY_CONF=waky.conf
env/bin/waky
tox
tox -e run
bump2version minor
tox -e build
tox -e upload