create-iv-module
v1.0.0
Published
Template to create IV module files
Downloads
27
Maintainers
Readme
IV Module Template
Package manager to create a IV module template with a given module name
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installing
Run below command in your terminal to install create-iv-module globally.
npm i -g create-iv-module
Usage
To create a new module, goto the directory in which you want to create a module and run:
create-iv-module <<hyphenated-module-name>>
Authors
- Sandeep Bonala - Initial work