#!/bin/sh # Everything this demo needs, and nothing it does not. make demo # this site, on localhost:8080 khosra -site /path/to/site # any other site root khosra -site . -poll 0 # an immutable deployment: never look for changes khosra check -site /path/to/site # exit non-zero if anything is wrong