@gswl/simpleserver
v1.0.10
Published
A command line tool to serve static files with Brotli compression support.
Maintainers
Readme
Usage
Start an HTTP server that returns files from a specified directory compressed with Brotli (br) or gzip
gs -d <directory> -p port -e <[prefix,]extraDirectory...>