2.0.0 • Published 4 years ago

nci-projects-reloader v2.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

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.

2.0.0

4 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago