This is a collection of scripts that can help you quickly spin up and shutdown a web server in a given directory.
Use this server if you need cache busting on each request.
See comments in runner.sh for usage.
Use this server if you don't care about cache busting or if you want a long runnign process.
See comments in runner.sh and runner-nohup.sh for usage instructions.
Use runner-nohup.sh to start up a SimpleHTTPServer that is long running.