1.5.0 • Published 5 years ago

generator-edge v1.5.0

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

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