/goserve

Primary LanguageGoMIT LicenseMIT

goserve

Serve any files in a given directory with go!

Usage of ./bin/goserve: -dir="./": directory to serve. if omitted, current directory is used. -port=3030: specify port to listen on.