1.2.3 • Published 3 years ago

comet-cli v1.2.3

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

Comet CLI

Use it cli with react-comet template

Installation

Run npm i comet-cli -g

Commands

please run all commands in root directory

generate or g

You can generate:

  • Hooks Pattern: comet g hook <name in lowerCase> Also you can use h instead of hook Examples: comet g h http, comet generate hook styles

  • Components Pattern: comet g component <name in lowerCase> Also you can use c instead of component Examples: comet g c button, comet generate component checkBox

  • Pages Pattern: comet g page <name in lowerCase> Also you can use p instead of pages Examples: comet g p home, comet generate page about
1.2.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago