1.16.3 • Published 20 days ago

@hitachivantara/hv-uikit-cli v1.16.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
20 days ago

Hitachi Vantara UI Kit CLI

The Hitachi Vantara CLI for UI Kit apps.

This CLI provides a way to automate tasks you regularly perform as part of your development workflow.

Whether is quickly start a new application or scaffolding out templates and components, it will help you standardize these tasks in a consistent, and predictable manner.

Usage

For usage documentation, run the CLI with the --help option for any <command>. Examples:

npx @hitachivantara/hv-uikit-cli@latest --help
npx @hitachivantara/hv-uikit-cli@latest <command> --help

Creating an App

You can create a new app using the different baselines provided and our official supported templates.

To get started, use the following command:

npx @hitachivantara/hv-uikit-cli@latest create

It launches an interactive experience that guides you through setting up a new app.

You can also directly specify the app name and the template to use. For example:

npx @hitachivantara/hv-uikit-cli@latest create MyAppName --templates Form

How to test

You can run the project locally by executing the following command:

node <path-to-repo>/hv-uikit-cli/src/index.js create

License

This project is licensed under the terms of the Apache 2.0 license.

1.16.3

20 days ago

1.16.2

1 month ago

1.16.1

1 month ago

1.16.0

1 month ago

1.15.4

2 months ago

1.15.3

3 months ago

1.15.2

4 months ago

1.15.1

4 months ago

1.15.0

4 months ago

1.14.0

4 months ago

1.13.0

8 months ago

1.12.0

9 months ago

1.10.2

10 months ago

1.11.0

10 months ago

1.10.1

10 months ago

1.9.0

1 year ago

1.8.4

1 year ago

1.8.3

1 year ago

1.10.0

1 year ago

1.8.2

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.2.0

2 years ago

1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.4.1

2 years ago

1.3.2

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago