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

@jib/jib

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jib/jib

CLI for generating @jib/cli projects

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Quickstart jib CLI

The jib CLI for building @jib/cli projects.

npm version wercker status codecov GitHub license

Usage

This project may be installed globally, or used with npx. For the purposes of simplicity, the resulting CLI will be referenced as jib

npx @jib/jib
# or install globally
npm install -g @jib/jib

Starting New Projects

The jib init command is the quickest way to get started with a @jib/cli project.

jib init --help

Adding More Commands

Once a project is created, more commands can be added using jib add command.

jib add command --help

TODOs

  • Deep level command augmentation jib add command [name] [path]
  • Automatically link the installed CLI npm link
  • Add plugin generator jib plugin
  • Include unit testing scaffolding
  • Allow choice of CI (currently wercker)

Keywords

FAQs

Package last updated on 17 Apr 2019

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