0.0.1 • Published 3 years ago

generator-test3-connector3 v0.0.1

Weekly downloads
56
License
MIT
Repository
-
Last release
3 years ago

Installation

To run this generator, you can just do:

npm install generator-test-connector
npx yo test-connector <projectDir>

<projectDir> should be the path to an empty directory where your project (source code, etc.) should be created.

This will:

  • Prompt for a name and iModel.js version number
  • Multiple Options for imodeljs-connector-generator

At this point you should be ready to go.

Development of imodeljs-generator-template

First you need to clone the imodeljs-generator repository and have Yeoman installed. To run the local version of imodeljs-generator:

npx yo {path to imodeljs-generator}/app <projectDir>