0.0.2 • Published 13 years ago

nimh v0.0.2

Weekly downloads
12
License
-
Repository
github
Last release
13 years ago

nimh

Static file server with directory listing. Running this will start an express based directory / static file server from the current directory on the specified port (port 8081 by default)

version

Version 0.0.1

installing

npm install nimh -g

usage

nimh [options]

options

###-h, --help Output usage information

###-V, --version Output version information

###-p, --port port || 8081 Run the server on the port given