serve

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

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

Go to latest
Published: Mar 17, 2019 License: MIT Imports: 8 Imported by: 0

README

Serve

Go Report Card Maintainability codebeat badge

Serve is a simple CLI to serve data via http.

Use of serve is intended for development purposes only!

Installation

go get -v -u github.com/fronbasal/serve

Binary releases are available on the release page or can be compiled utilizing the Makefile.

Usage

usage: serve [<flags>] [<directory>]

Flags:
      --help       Show context-sensitive help (also try --help-long and --help-man).
  -p, --port=3000  The port of the HTTP server.
  -v, --verbose    Enable verbose output

Args:
  [<directory>]  The directory to serve

Maintainers

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