@amitgroup/cli

1.0.15 • Public • Published
<style> table { font-size: 14px; } table tr th:first-child { white-space: nowrap; } </style>

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

Readme

Keywords

none

Package Sidebar

Install

npm i @amitgroup/cli

Weekly Downloads

258

Version

1.0.15

License

ISC

Unpacked Size

20.9 MB

Total Files

164

Last publish

Collaborators

  • amitgroup