electrode-ota-server-manager
v4.8.4
Published
electrode-ota-server-manager === This project is part of the [electrode-ota-server](https://github.com/electrode-io/electrode-ota-server)
Readme
electrode-ota-server-manager
This project is part of the electrode-ota-server
It is not meant to be used standalone, use at your own risk.
This package provides a managment ui for an electrode-ota server.
Install
$ npm install electrode-ota-server-manager --saveUsage
Add the following to your configuration to use the ota server manager
{
"plugins":{
...,
"electrode-ota-server-manager": {
}
}
