1.0.4 • Published 2 years ago

@chancetop/cli-create v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Quickly generate new projects

You must set your repo to template repo before creating a new project

  1. exec chancetop create YOUR_NEW_PROJECT_NAME (Or you can omit YOUR_NEW_PROJECT_NAME)

  2. If you are using create for the first time, it will automatically pop up the generate github token page, please generate the token and paste it in the command line

? Plz type github PAT(https://github.com/settings/tokens/new)

note: If your github organization has sso enabled, please authenticate sso at the token.Otherwise the template repo is not available

  1. choose the way to download the template
  • create repo at own repo(it will create new repo and git clone at your local)
  • only download (it won't create new repo, only download and git init)
  1. choose your template repo

  2. choose the owner where you created the repo

note: Create in wonder organization is not supported at the moment, because member permission cannot delete the repo, To prevent too many invalid repo.