New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cja

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

cja

A CLI to Bootstrap Javascript Projects

  • 0.0.0-development
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

cja

This is just a placeholder package and doesn't work

A CLI to Bootstrap Javascript Projects

oclif Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g cja
$ cja COMMAND
running command...
$ cja (-v|--version|version)
cja/0.0.0-development linux-x64 node-v10.9.0
$ cja --help [COMMAND]
USAGE
  $ cja COMMAND
...

Commands

cja hello [FILE]

describe the command here

USAGE
  $ cja hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ cja hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

cja help [COMMAND]

display help for cja

USAGE
  $ cja help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

FAQs

Package last updated on 14 Dec 2018

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc