🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

cha-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cha-cli

Cha CLI Application.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

cha-cli

The Cha command line interface application.

Install this globally and you'll have access to the cha command anywhere on your system.

npm install -g cha-cli

CLI Options

  • -v or --version will display the CLI and local cha versions
  • --require <module path> will require a module before running the chafile. This is useful for transpilers but also has other applications. You can use multiple --require flags
  • --chafile <chafile path> manually set path of chafile. Useful if you have multiple chafiles. This will set the CWD to the chafile directory as well.
  • --cwd <dir path> manually set the CWD. The search for the chafile, as well as the relativity of all requires will be from here.
  • --no-color will disable colored output.

Keywords

cha

FAQs

Package last updated on 16 Apr 2014

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