Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 455 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 455 Bytes

serve-this

Serve the current working directory.

Usage:

serve-this --port PORT [--mdns|--host HOST]

Options:
  --host  The host to serve from.                           [default: "0.0.0.0"]
  --mdns  Advertise this service over mDNS.                            [boolean]
  --port  The port to serve on.                                       [required]
  --help  Show help                                                    [boolean]