Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 418 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 418 Bytes

Webify

Simply serve your current directory over HTTP.

Install / Usage

$ go get github.com/goware/webify
$ cd somepath/
$ webify
================================================================================
Serving:  /Users/peter/somepath
URL:      http://0.0.0.0:3000
================================================================================

run webify -h for help