This package has been deprecated

Author message:

this package has been deprecated

stave

1.1.2 • Public • Published

spook Stave

Simple static webserver to serve up contents of a directory. Can also stream stdin/stdout

Install

[sudo] npm i -g stave

Usage

In a directory to serve files from:

stave

To stream stdin and stdout piped to stave:

foo 2>&1 | stave --std

See stave --help for more info


Stave logo designed by Korokoro from the Noun Project :: Creative Commons – Attribution (CC BY 3.0)

Package Sidebar

Install

npm i stave

Weekly Downloads

0

Version

1.1.2

License

MIT

Last publish

Collaborators

  • cl-bender