python3 -m venv env
env/bin/pip install pscript jsmin fire
env/bin/pip install git+https://github.com/maxdoom-com/tinypreprocessormake # makes all
make whenevery-something-changes # will wait for changes to the *.py - files and `make all` then
make clean # cleans up
make re # make clean allInstall inotify-tools for using make whenevery-something-changes.
- Clone this repository and run the installation (see above).
- Do a
make. - Open example.html in your browser.