1.0.6 • Published 6 years ago

autoproj v1.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

1.0.0

8 years ago