0.1.0 • Published 10 years ago

reload-man v0.1.0

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

reload-man

Livereload cli tools.

Usually livereload is just used by front-end developer.

But now, by creating a proxy server, we can use livereload in back-end project, such as PHP, Python, Ruby ...

Demo (http://webtest.qiniudn.com/reload-man.mp4)

img

Installation

Actually this is a node packaged module

You've to install node.js first

$ sudo npm install -g reload-man

Usage

$ reload-man -D /var/www

Options

-D  http server\'s docRoot, no default value
-H  http server port, default port is 80
-P  proxy server port, default port is 8090
-S  websocket server port, default port is 31396
-v  show version

License

MIT

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago