Generator of templates for creating a web component using Polymer, Jade Template Engine and Stylus
Install the yeoman:
npm install -g yo
Install generator-poly-jadestyl:
npm install -g generator-poly-jadestyl
-
yo poly-jadestyl add your-component-nameCreating a new WebComponent named wc-your-component-name in the current directory
-
yo poly-jadestyl rem your-component-nameSearching a WebComponent named wc-your-component-name in the current directory and its subdirs and removing it