Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

StanAngeloff/node-paperserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Quick and dirty web server from your working directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published