quickserve

Quicky serve a dir.


Usage: quickserve [

] [-p ] [-h ] [--loglevel ]

Quickly serve local static files

Options: -p, --port port to serve at -h, --host host to serve at --loglevel level of log output (none, error, all)

--help display usage information

Installation: - macOS: brew install meain/meain/quickserve - cargo: cargo install quickserve - manual: download and install release

  • port defaults to 8080
  • dir defaults to current dir