1.1.2 • Published 10 years ago

stave v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

spook Stave npm.io

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)

1.1.2

10 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.2

11 years ago

1.0.0

11 years ago

0.0.2

11 years ago

0.0.1

12 years ago