static

command module
v0.0.0-...-ee8a20c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 8 Imported by: 0

README

static

GoDoc Go Report Card

static is a self-hosted static file serving app which does nothing more than just serve up static files with a configured root path.

Installation

Source

With a valid Go environment:

$ go get github.com/prologic/static

Usage

Run static:

$ static

Then visit: http://localhost:8000/

Configuration

By default static services up files from the current directory. This can be configured via the -root option.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL