Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginc

A small wrapper around nginx to start it as convenient as SimpleHTTPServer.

To serve the current working directory on port 8080:

$ nginc

For more options see nginc -h

Why?

The python SimpleHTTPServer often comes quite handy. But in some cases it is not enough. For example if you need concurrent requests or range requests.

About

run nginc from the commandline

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages