0.0.5 • Published 5 years ago

clickqi v0.0.5

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

CLIck Qi

The Click Qi Toolbelt

Getting started

The CLIck QI Toolbelt can be installed via npm. If you don't have it installed, you can get it bundled with node:

Installing the CLIck Qi Toolbelt

It's recommended that you install it globally using yarn:

$ yarn global add clickqi

Or, using npm:

npm install -g clickqi

Now you can use the clickqi command:

$ clickqi

  Commands:
    create-project <name>               Create a new project
    create-component <name>             Create a new component insede `src/components`

  Options:
    -h, --help  show help information

License

MIT

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago