Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 204 Bytes

README.rst

File metadata and controls

10 lines (6 loc) · 204 Bytes

nginc

A small wrapper around nginx to start it from the commandline as easy as SimpleHTTPServer.

To serve the current working directory on port 8080:

$ nginc

For more options see nginc -h