Skip to content

node-ci/nci-projects-reloader

Repository files navigation

nci projects reloader

On disk changes projects reloader for nci for nci.

Npm version Build Status Known Vulnerabilities

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.

About

On disk changes projects reloader for nci

Resources

License

Stars

Watchers

Forks

Packages

No packages published