0.0.9 • Published 3 years ago

@metyis-tools/template v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@metyis-tools/template

## Usage

You can either use npx to execute it just like:

 $ npx @metyis-tools/template component help

or you can install it globally and run the command as metyis-gen:

$ yarn global add @metyis-tools/template
$ metyis-gen component help

Using npx is recommended since you'll always use the latest version

## Examples

### Creating a component on DDM Design System:

    $ npx @metyis-tools/template component new Button --scope @ddm-design-system

This will ALWAYS create the new components inside packages/components dir!

Screenshot Changes

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago