hsplus
v2.0.2
Published
CLI http-server plus.
Readme
hsplus
Quickly start a static file server. Smaller footprint, simpler to use.
Features
- Support text file preview
- Support batch download
Usage
npx hsplus
# npx hsplus [path] [options]Options
Options:
--hostEnable LAN access-p, --portPort to use-h, --helpDisplay help-v, --versionPrint the version
Development
This project depends on Bun.
bun i
bun dev