/sfs

Static File Server

Primary LanguageGoMIT LicenseMIT

Static File Server GoDoc Build Status

An incredibly simple static file server.

By default, sfs will serve the current directory on port 4242.

go get github.com/ian-kent/sfs
sfs [path]

Licence

Copyright ©‎ 2015, Ian Kent (http://www.iankent.eu).

Released under MIT license, see LICENSE for details.