gohxs / httpServe

Serve local folder content, parses markdown, live reload
0 stars 1 forks source link

httpServe

Simple tool I wrote and use to serve current directory contents without any hassle, it renders markdown using clientside strapdownjs and does live reload when files changed

split

Usage:

go get github.com/gohxs/httpServe
# with $GOPATH/bin in  $PATH
httpServe

Changelog

Todo