How to create several files from "new" in context menu

I want to create components faster with next steps:

- Select target folder where I want new component

- Right click on that folder -> "new" -> "Component"

- Then enter component name

- Then get 4 files, like:

component-name.html
component-name.less
ComponentName.ts
ComponentNameController.ts

 

If this not possible with "templates" maybe I can add button in context menu to some shell-script? 

0

Please sign in to leave a comment.