0.0.6 • Published 12 months ago

@hybrbase-staxomni/cli v0.0.6

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

HYBRBASE STAXOMNI CLI

  • @hybrbase-staxomni/cli auto generate components

Installation

npm i -g @hybrbase-staxomni/cli

Installation

hybrbase-cli generate <component_name> --template <template_name>

or shorthand version:

hybrbase-cli g <component_name> -t <template_name>

Where:

  • <component_name> is the name of your new components.

  • <template_name> is the name of the template you wish to use. Currently supported templates are: React + Tailwind,...

For example: to create a new React Tailwind component named "my-components", you can use the following command:

hybrbase-cli generate my-components --template react-tailwind
0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.1

12 months ago