node-run

1.0.6 • Public • Published

Node-run

监听文件改动工具,重新启动服务

类似于supervisor的功能,不过supervisor监听整个文件夹,而node-run只监听执行文件及其引用的js文件

Install

npm install node-run -g

Usage

cd project
run app.js

image

Readme

Keywords

none

Package Sidebar

Install

npm i node-run

Weekly Downloads

0

Version

1.0.6

License

MIT

Last publish

Collaborators

  • wanghx