1.0.6 • Published 5 years ago

autoproj v1.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

If you like the command, plz make a star or submit an issue

Create your project folders structure quickly

Install autoproj as global command

  npm i autoproj -g
Usage: autoproj [options] <folder>

Options:
  -V, --version                                 output the version number
  -s, --setting <folders>                       setting default folders
  -c, --collection <collectionName>:<folders>   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

Create project with default collection

autoproj ProjectName

Set default collection

autoproj -s FolderPath1 FolderPath2 FolderPath3

Set a new collection

autoproj -c CollectionName:FolderPath1 FolderPath2 FolderPath3

Create project with a choosed collection

autoproj -n CollectionName:ProjectName
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago