1.1.4 • Published 6 months ago

amazing-cli v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Amazing Cli

Install

pnpm add -g amazing-cli
# or
npm install -g amazing-cli
# or
yarn add amazing-cli -g

Usage

Create a new Template project

amazing-cli create
# or
amazing-cli create <project-name>
# or
amazing-cli create <project-name> -t <template-name>

Pull and merge remote template project into the current project branch

amazing-cli pull
# or
amazing-cli pull -c <current-branch> -t <template-branch>

Use Npx

Create a new Template project

npx amazing-cli create
# or
npx amazing-cli create <project-name>
# or
npx amazing-cli create <project-name> -t <template-name>

Example

npx amazing-cli create vue-project -template web-vue
1.1.1

6 months ago

1.1.0

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago