Socket
Book a DemoInstallSign in
Socket

chaka

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chaka

A Node CLI that generates minimal project templates of modern web development.

4.1.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Chaka 🔥

npm npm npm

A Node CLI that generates minimal project templates of modern web development.

The following project template is used to create a project.

If you have any problems about project templates, please create an issue in the repository.

👀 Quick Overview

Global installation

npm i -g chaka@latest

Case: React.js

npx chaka@latest react my-app
cd my-app

npm install
git init

Case: Next.js

npx chaka@latest next my-app
cd my-app

npm install
git init

Case: Remix.js

npx chaka@latest remix my-app
cd my-app

npm install
git init

Case: Gatsby.js

npx chaka@latest gatsby my-app
cd my-app

npm install
git init

Case: Svelte.js

npx chaka@latest svelte my-app
cd my-app

npm install
git init

🚩 Requirements

  • Node.js
    • >= 16.0 recommended version

📖 Usage

It's simple. 🍰

chaka [COMMAND]

[COMMAND]
  help    Display help for chaka.
  react   Create a React.js project template
  next    Create a Next.js project template
  remix   Create a Remix.js project template
  gatsby  Create a Gatsby.js project template
  svelte  Create a Svelte.js project template

COMMAND: react

chaka react [PROJECT]
  • [PROJECT]
    • project name (i.e. directory name)

COMMAND: next

chaka next [PROJECT]
  • [PROJECT]
    • project name (i.e. directory name)

COMMAND: remix

chaka remix [PROJECT]
  • [PROJECT]
    • project name (i.e. directory name)

COMMAND: gatsby

chaka gatsby [PROJECT]
  • [PROJECT]
    • project name (i.e. directory name)

COMMAND: svelte

chaka svelte [PROJECT]
  • [PROJECT]
    • project name (i.e. directory name)

Keywords

cli

FAQs

Package last updated on 24 Jul 2023

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.