1 comment

[ 2.2 ms ] story [ 11.2 ms ] thread
Hoping this is useful to others.

Motivation is simplicity. I wanted to be able to install easily via "go get github.com/fkautz/serve", run by typing "serve" and visit http://localhost:8080 to see the result.

Added a few other things such as logging and configuring the root dir as a convenience.