1.0.15 • Published 10 months ago

@amitgroup/cli v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

AMIT CLI - The CLI tool for AMITGROUP

Installing

NPM:

npm install -g @amitgroup/cli

Command

amit <action> [options]

Supported actions:

  • hello-world
  • generate (Alias: g)

Action Generate

Command:

amit generate [project-name] [options]

Options:
| Key | Alias | Required | Description | Example | | ---------------- | ----- | -------- | -------------------------------------------------------------------------------------------------- | -------------- | | --project-name | -p | No | Directory to be installed. If empty, new project will be installed in current directory. | project-demo | | --template | -t | Yes | Template to be installed. Value must be one of the following: microsite, angular, react, minigame. | microsite |

Example: amit generate project-name --template=microsite

1.0.15

10 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

12 months ago

1.0.10

1 year 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.1

2 years ago

1.0.0

2 years ago