1.0.3 • Published 8 years ago

wqst v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

wqst

wqst (watchquest) is a command-line utility that spawns web servers to render text files from the working directory. The files are watched for changes, and then re-rendered using server-sent events. Markdown files are automatically detected and transformed.

Install

$ npm install -g wqst

API

wqst [--open=file] [port]

Use the --open flag without a value if you want the directory listing opened in your default browser. Set the value if you want to view a specific file.

If no port is specified, the web server will spin up on 1234. If 1234 is unavailable, the port will be incremented until an available port is found.

License

MIT

1.0.3

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago