UNPKG

semo-plugin-script

Version:

A semo plugin to provide project scripts convension.

12 lines (8 loc) 445 B
## semo-plugin-script This is a semo plugin that used to give a script convension. There are a lot of requirements in your project to develop some scripts to do some batch job. Developers often do this kind of job in many and their own ways. For team work, we need to do similar job in similar ways to transfer experiences with each other easily. # Usage ``` yarn add semo-plugin-script semo generate script abc semo script abc_file_path ```