Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 209 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 209 Bytes

HttpServer

Command-line http server made with Java 10.

Usage:

 http-server [path] [options]

[path] Path to main directory, defaults to ./.

Options:

-p Port to use, defaults to 8080.