generator-meshblu-connector

15.0.5 • Public • Published

generator-meshblu-connector

Dependency status devDependency Status Build Status Slack Status

NPM

Yeoman generator

A component of Meshblu Connectors. Click here to view the component documentation.

Getting Started

Install Yeoman

npm install -g yo

Install the Generator

npm install -g generator-meshblu-connector

Finally, initiate the generator. However there is more automated script for updating connectors.

yo meshblu-connector

Automated Scripts

update-meshblu-connector

This script automates travis-ci, appveyor, running the generator, and updating the dependencies.

Usage:

cd /path/to/connector
env GITHUB_RELEASE_KEY='--insert-key-here--' APPVEYOR_GITHUB_RELEASE_KEY='--insert-key-here--' update-meshblu-connector

test-meshblu-connector

This script makes it easy to test a connector in production. It creates a Meshblu device, writes it to the meshblu.json, claims the device, updates the schema, and opens it in octoblu.

Usage:

cd /path/to/connector
test-meshblu-connector "--insert-octoblu-user-uuid---"

License

MIT

/generator-meshblu-connector/

    Package Sidebar

    Install

    npm i generator-meshblu-connector

    Weekly Downloads

    245

    Version

    15.0.5

    License

    MIT

    Last publish

    Collaborators

    • octoblu-user
    • iamruinous
    • royvandewater
    • redaphid