nci-projects-reloader
v2.0.0
Published
On disk changes projects reloader for nci
Downloads
8
Readme
nci projects reloader
On disk changes projects reloader for nci for nci.
Node.js compatibility
This plugin requires node.js >= 10 to work.
Installation
npm install nci-projects-reloader
Usage
To enable add this plugin to the plugins
section at server config:
{
"plugins": [
"nci-projects-reloader"
]
....
}
after that when you change any project config (or add new project) on disk it will be automatically updated within currently running nci server.