generator-frlens-ext
v0.0.2
Published
A Yeoman generator for creating FreeLens extensions with TypeScript support
Downloads
6
Maintainers
Readme
Yeoman FreeLens Extension Generator
Install Yeoman and the FreeLens Extension generator:
npm install -g yo generator-frlens-extRun Generator
The Yeoman generator will walk you through the steps required to create your extension prompting for the required information.
yo frlens-extYou can also clone this repo and run npm link to use yo frlens-ext locally.
