1.0.4 • Published 6 years ago

watchfilecli v1.0.4

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

watchfilecli

Tiny NodeJS Static Web server

Install

npm i -g watchfilecli

Usage

watchfilecli  # Use the current folder as the root directory of the static resource server.

watchfilecli -p 8080  # Set the port number to 8080

watchfilecli -h localhost   # Set host to localhost

watchfilecli -d /usr   # Set /usr as the root directory
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago