generator-lens-ext
v0.1.1
Published
Yeoman generator for Lens extension
Readme
Yeoman Lens Extension Generator
Install Yeoman and the Lens Extension generator:
npm install -g yo generator-lens-extRun Generator
The Yeoman generator will walk you through the steps required to create your extension prompting for the required information.
yo lens-extYou can also clone this repo and run npm link to use yo lens-ext locally.
