Socket
Book a DemoInstallSign in
Socket

chakra-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chakra-cli

Command line interface for Chakra UI

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

chakra-cli

Command line interface for rapid Chakra UI integration for React, Vue and Next

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g chakra-cli
$ chakra COMMAND
running command...
$ chakra (-v|--version|version)
chakra-cli/1.0.1 linux-x64 node-v12.18.0
$ chakra --help [COMMAND]
USAGE
  $ chakra COMMAND
...

Commands

chakra help [COMMAND]

display help for chakra

USAGE
  $ chakra help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

chakra init

Initialize a Chakra UI package or theme

USAGE
  $ chakra init

OPTIONS
  -h, --help     show CLI help
  -o, --out=out  [default: chakra] The directory to output the theme to
  --theme        Clone the chakra starter theme
  --ts           Use the TypeScript version

EXAMPLES
  $ chakra init --theme --ts
       This will copy the theme to your project in typescript
    
  $ chakra init --theme
       This will copy the theme to your project in javascript

See code: src/commands/init.ts

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Segun Adebayo

💻 📖 🚇

Mark Chandler

💻

Omereshone Kelvin Oghenerhoro

💻 🤔

Ugbechike

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

chakra

FAQs

Package last updated on 22 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts