@fathym/create-lcu-package
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @fathym/create-lcu-package

Weekly Downloads

1

Version

0.0.13

License

MIT

Unpacked Size

17.6 kB

Total Files

10

Last publish

Collaborators

  • mpjbusiness
  • fathymtech
  • jeremytomlinson
  • mcgear-dev
  • todd.german
  • ttrichar