Simple app to server $(pwd) contents

Renders markdown files

luis afc71921cd Added readme 7 yıl önce
assets 9498f4606a init 8 yıl önce
binAssets 3f37de63b5 Changed repository location 7 yıl önce
example 9498f4606a init 8 yıl önce
README.md afc71921cd Added readme 7 yıl önce
main.go 3f37de63b5 Changed repository location 7 yıl önce

README.md

httpServe

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

Usage:

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