@ -0,0 +1,3 @@
Simple HTTP file server. It's more or less the same thing as running `python
-m SimpleHTTPServer`, but with slightly nicer logging and it doesn't puke when
you kill it.