1.0.9 • Published 7 months ago

amazing-cli v1.0.9

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

Amazing Cli

Global Install

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

Use

Create project

amazing-cli create

Delete specified directory

amazing-cli delete <file-directory>

Pull the remote project into the current project branch

amazing-cli pull

Use Npx

Create Project

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

Example

npx amazing-cli create vue-project -template template-project
1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.0

7 months ago