serve 3.0.1 copy "serve: ^3.0.1" to clipboard
serve: ^3.0.1 copied to clipboard

CLI to serve static files in a directory as a HTTP server like Python's SimpleHTTPServer.

Changelog #

3.0.1 #

  • Make server url clickable from terminal

3.0.0 #

  • Upgraded to null safety

2.0.2 #

  • Print usage string if '--help' or '-h' command line flag is passed
  • Renamed '-h' abbreviation for host flag to '-H'

1.0.3 #

  • Respects index.html

1.0.2 #

  • HTTPS support

1.0.1 #

  • Serve

1.0.0 #

  • Args
7
likes
110
pub points
0%
popularity

Publisher

unverified uploader

CLI to serve static files in a directory as a HTTP server like Python's SimpleHTTPServer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, jaguar, path

More

Packages that depend on serve