npm i autoproj -g
Usage: autoproj [options] <folder>
Options:
-V, --version output the version number
-s, --setting <folders> setting default folders
-c, --collection <collectionName> setting your collection folders
-n, --new <collectionName>:<projectName> create the projectName accodring to your collection
-l, --list list all collections
-h, --help output usage information
autoproj ProjectName
autoproj -s FolderPath1 FolderPath2 FolderPath3
autoproj -c CollectionName:FolderPath1 FolderPath2 FolderPath3
autoproj -n CollectionName:ProjectName