serve

command module
v0.0.0-...-13c1b3b Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: MIT Imports: 6 Imported by: 0

README

serve

Local static file server.

Install

go install github.com/sharpvik/serve@latest

Usage

NAME:
   serve - local static file server

USAGE:
   serve [global options] command [command options] [arguments...]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --dir value, -d value   Serve files from the specified directory (default: ".")
   --port value, -p value  Bind server to custom port (default: 8888)
   --share, -s             Use host 0.0.0.0 instead of localhost (default: false)
   --help, -h              show help

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