This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@cenk1cenk2/boilerplate-oclif
TypeScript icon, indicating that this package has built-in type declarations

1.10.6 • Public • Published

@cenk1cenk2/oclif-boilerplate

Description

An empty and extended oclif boilerplate.

Navigation

Further Development

For further development you can clone this repository.

While developing you must use export TS_NODE=1 environment variable, since I did not want to directly extend OCLIF's classes for detecting TS-Node.

--debug enables verbose mode, while --inspect creates a new inspector.

Usage

$ npm install -g @cenk1cenk2/oclif-boilerplate
$ cenk1cenk2 COMMAND
running command...
$ cenk1cenk2 (-v|--version|version)
@cenk1cenk2/oclif-boilerplate/0.0.0 linux-x64 node-v13.12.0
$ cenk1cenk2 --help [COMMAND]
USAGE
  $ cenk1cenk2 COMMAND
...

Commands

cenk1cenk2 config

Various ways to edit default configuration.

USAGE
  $ cenk1cenk2 config

cenk1cenk2 empty [FILE]

describe the command here

USAGE
  $ cenk1cenk2 empty [FILE]

OPTIONS
  -f, --force
  -h, --help   show CLI help

cenk1cenk2 help [COMMAND]

display help for cenk1cenk2

USAGE
  $ cenk1cenk2 help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

none

Package Sidebar

Install

npm i @cenk1cenk2/boilerplate-oclif

Weekly Downloads

1

Version

1.10.6

License

MIT

Unpacked Size

146 kB

Total Files

88

Last publish

Collaborators

  • cenk1cenk2