quickserve

Crates.ioquickserve
lib.rsquickserve
version0.5.2
sourcesrc
created_at2020-06-20 14:31:57.617778
updated_at2022-12-10 07:34:46.928129
descriptionQuickly serve a dir
homepagehttps://github.com/meain/quickserve
repositoryhttps://github.com/meain/quickserve
max_upload_size
id255977
size64,754
Abin Simon (meain)

documentation

README

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
Commit count: 29

cargo fmt