paperserve

0.0.1 • Public • Published

paperserve

Quick and dirty web server from your working directory using node-paperboy.

Install

$ npm install paperserve

or from a GitHub clone/fork:

$ cd node-paperserve
$ npm install .

Usage

paperserve [path-to-serve]

  -p, --port [PORT]  set the port to listen on, default 8000
  -q, --quiet        turn off any logging, default false
  -h, --help         display this help message

To try it out, run paperserve with no arguments and watch the output.

Readme

Keywords

none

Package Sidebar

Install

npm i paperserve

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • StanAngeloff