1.1.0-stable • Published 5 months ago

@ghom/create-creator v1.1.0-stable

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

@ghom/create-creator

Boilerplate for npm create <...> CLI creation.

Usage

npm create @ghom/creator <install-path> <git-repository> [package-name]

Example

For example, if you want to create a npm creator for the user/todo boilerplate named @user/create-todo, you can use the following command:

npm create @ghom/creator ./my-todo user/todo

And if you want to force the created package name to be @user/create-todo, you can use the following command:

npm create @ghom/creator ./my-todo user/todo @user/create-todo
1.1.0-stable

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago