Simple app to server $(pwd) contents

Renders markdown files

luis bd50aa6caa Removed go install from readme hace 7 años
assets 9498f4606a init hace 8 años
binAssets 3f37de63b5 Changed repository location hace 7 años
example 9498f4606a init hace 8 años
README.md bd50aa6caa Removed go install from readme hace 7 años
main.go 3f37de63b5 Changed repository location hace 7 años

README.md

httpServe

Cli tool to serve current directory contents
Renders markdown using clientside strapdown.js

Usage:

$ go get dev.hexasoftware.com/hxs/httpServe
$ # with $GOPATH/bin in  $PATH
$ httpServe
[2017-07-07 09:38:12.199 httpServe]: Listening with port: 8080