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.
1 comment
[ 3.6 ms ] story [ 13.5 ms ] threadMotivation 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.