🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@wolox/cookbook

Package Overview
Dependencies
Maintainers
7
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wolox/cookbook

Wolox Cookbook CLI

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
7
Created
Source

@wolox/cookbook

Wolox Cookbook CLI

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g @wolox/cookbook
$ cookbook COMMAND
running command...
$ cookbook (-v|--version|version)
@wolox/cookbook/0.1.0 darwin-x64 node-v10.15.3
$ cookbook --help [COMMAND]
USAGE
  $ cookbook COMMAND
...

Commands

cookbook help [COMMAND]

display help for cookbook

USAGE
  $ cookbook help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

cookbook install TECH CATEGORY RECIPE

Installs a recipe from the cookbook

USAGE
  $ cookbook install TECH CATEGORY RECIPE

OPTIONS
  -d, --directory=directory  Directory to install the recipe into
  -h, --help                 show CLI help

EXAMPLE
  $ cookbook install react buttons button-1

See code: src/commands/install.ts

Keywords

oclif

FAQs

Package last updated on 07 Jun 2021

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