0.3.6 • Published 7 years ago

servelr v0.3.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

servelr

Dependencies status

A small nodejs script to serve the current directory with livereload.

Installation

$ npm install -g servelr

Usage

Usage: servelr [options]

Options:

-h, --help            output usage information
-V, --version         output the version number
-p, --port <port>     specify the port [3000]
-R, --no-lr           disable livereload server
-r, --lr-port <port>  specify the livereload port [35729]
-J, --no-jade         disable jade rendering
-i, --ignore <regex>  specify regex to exclude files from livereload

Jade and base path handling

If jade is enabled servelr tries to load index.jade for the base path /.

Inspiration

Inspired by visionmedia's serve but with less feature, nevertheless extended with livereload.

License

MIT

0.3.6

7 years ago

0.3.5

9 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago