Socket
Socket
Sign inDemoInstall

create-oclif-sample-demo

Package Overview
Dependencies
61
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-oclif-sample-demo

create-oclif-sample-demo ========================


Version published
Maintainers
1
Created

Readme

Source

create-oclif-sample-demo

oclif Version Downloads/week License

Usage

$ npm install -g create-oclif-sample-demo
$ create-oclif-sample-demo COMMAND
running command...
$ create-oclif-sample-demo (-v|--version|version)
create-oclif-sample-demo/0.0.0 linux-x64 node-v10.8.0
$ create-oclif-sample-demo --help [COMMAND]
USAGE
  $ create-oclif-sample-demo COMMAND
...

Commands

create-oclif-sample-demo hello

Describe the command here

USAGE
  $ create-oclif-sample-demo hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

create-oclif-sample-demo help [COMMAND]

display help for create-oclif-sample-demo

USAGE
  $ create-oclif-sample-demo help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

FAQs

Last updated on 25 Oct 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc