generator-edge
v1.5.0
Published
Yeoman generators for the iot-edge server
Downloads
4
Maintainers
Readme
Yeoman generators for the iot-edge server
Quick Start
Prerequisites
Installation
npm install -g yo generator-edge
Running
To generate a new edge server or server plugin, run the following in a new directory
yo edge
To add components to an existing edge server plugin, run again in the plugin directory
yo edge
License
MIT © Microclimates