9 unstable releases

0.5.2 Dec 10, 2022
0.5.0 Sep 9, 2021
0.4.0 Feb 14, 2021
0.3.2 Aug 30, 2020
0.1.2 Jun 20, 2020

#249 in Command-line interface

29 downloads per month

Apache-2.0

20KB
68 lines

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

Dependencies

~10–22MB
~331K SLoC