temp-tool
v1.0.2
Published
The efficiency of tool for developer, imitate Yeoman generator
Downloads
4
Readme
temp-tool
The efficiency of tool for developer, imitate Yeoman generator
Install
npm install -g temp-tool
Usage
Use the current directory to create a new template:
temp <temp-name> or temp <temp-name>:<module-name>
Use the template:
temp <temp-name> <target-name> or temp <temp-name>:<module-name> <target-name>
List all template:
temp
License
MIT © sanyueyu [email protected] and other contributors