文件名称:auto-restarter:Node.js的自动重启程序
文件大小:4KB
文件格式:ZIP
更新时间:2024-05-26 15:09:22
JavaScript
自动重启
这是一个微型工具,可以在程序结束时自动重新启动Node.js程序。
安装
npm install -g auto-restarter
用法
Syntax: auto-restarter
【文件预览】:
auto-restarter-master
----LICENSE(1KB)
----README.md(525B)
----.gitignore(2KB)
----index.js(1KB)
----bin()
--------auto-restarter.js(491B)
----package-lock.json(376B)
----package.json(661B)