there just a example of use copy-dir module
npm install example-copy-directory
###
There is a example of copy-directory
###
The package can be used like npm,and there are three commands:
> - cpDir move:Use to copy the file or directory to the target directory,if there is the target directory,please delete it.
---
> - cpDir fix:Use to change the file of talent.
---
> - cpDir setGroup:Use to set base group url in structor
> #### cpDir fix groupName componentNames
> - groupName:the name of the group you named in structor.
> - componentNames: the name of the component you created by the structor.Use ',' to split.
---
> #### cpDir setGroup srcUrl
> - srcUrl: source url of the structor,it is a whole name of the group which you used in structor.
``npm install example-copy-directory -g`
if your system is linux,please run
`sudo npm install example-copy-directory -g``