meshblu-connector-schema-generator

3.0.1 • Public • Published

meshblu-connector-schema-generator

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM Dependency status

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

Getting Started

Installation

In the connector project, follow these steps:

1 - Install the library

npm install --save meshblu-connector-schema-generator

2 - Add to the start script to your package.json

{
  //...
  "scripts": {
    "generate:schema": "meshblu-connector-schema-generator > ./schemas.json"
  }
  //...
}

/meshblu-connector-schema-generator/

    Package Sidebar

    Install

    npm i meshblu-connector-schema-generator

    Weekly Downloads

    22

    Version

    3.0.1

    License

    MIT

    Last publish

    Collaborators

    • sqrtofsaturn
    • royvandewater
    • peterdemartini
    • chrismatthieu
    • iamruinous
    • octoblu-user