generator-toba
v2.1.4
Published
Yeoman Generator for Toba TypeScript modules
Downloads
92
Readme
Yeoman generator for Toba TypeScript modules with standard linting, tsconfig, testing, licensing and packaging.
Usage
Install Yeoman and the Toba Generator
npm install -g yo generator-tobaOr just upgrade to the latest versions
npm -g updateThen run the generator inside a new module folder
yo tobaor
yo toba:stencilDevelopment
From within the repository
npm link