Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@fathym/create-lcu-package

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fathym/create-lcu-package

LCU Package scaffolding

latest
Source
npmnpm
Version
0.0.13
Version published
Maintainers
6
Created
Source

oclif-hello-world

oclif example Hello World CLI

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @fathym/create-lcu-package
$ create-lcu-package COMMAND
running command...
$ create-lcu-package (--version)
@fathym/create-lcu-package/0.0.13 win32-x64 node-v18.12.1
$ create-lcu-package --help [COMMAND]
USAGE
  $ create-lcu-package COMMAND
...

Commands

create-lcu-package NAME [DIRECTORY]

Used to scaffold a new LLCU package

USAGE
  $ create-lcu-package [NAME] [DIRECTORY]

ARGUMENTS
  NAME       The name of the LCU package.
  DIRECTORY  The directory to scaffold into.

DESCRIPTION
  Used to scaffold a new LLCU package

EXAMPLES
  $ create-lcu-package  dev lcu scaffold --help

See code: dist/index.ts

create-lcu-package help [COMMANDS]

Display help for create-lcu-package.

USAGE
  $ create-lcu-package help [COMMANDS] [-n]

ARGUMENTS
  COMMANDS  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for create-lcu-package.

See code: @oclif/plugin-help

Keywords

oclif

FAQs

Package last updated on 09 May 2023

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