http_server_cli 1.0.0+4 copy "http_server_cli: ^1.0.0+4" to clipboard
http_server_cli: ^1.0.0+4 copied to clipboard

A zero-configuration command-line http server. inspired by `nodejs http-server`

example/README.md

Installation #

If you want to use http_server_cli on the command line, install it using pub global activate:

pub global activate http_server_cli

How to run[Basic] #

pub run http_server_cli

Extra options

pub run http_server_cli --port 9000 --path ./test/public --not-found index.html --no-dir -s

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A zero-configuration command-line http server. inspired by `nodejs http-server`

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, http_server

More

Packages that depend on http_server_cli