#!/bin/zsh livereload& reload ./out.py **/*.py& python -m SimpleHTTPServer 1515& chromium http://localhost:1515/&