@inheaden/ihe
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

ihe

Inheaden's CLI

CLI used by the @inheaden team to generate often used files automatically.

oclif Version Downloads/week License

Usage

$ npm install -g @inheaden/ihe
$ ihe COMMAND
running command...
$ ihe (-v|--version|version)
@inheaden/ihe/0.3.0 linux-x64 node-v10.23.2
$ ihe --help [COMMAND]
USAGE
  $ ihe COMMAND
...

Commands

ihe autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ ihe autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ ihe autocomplete
  $ ihe autocomplete bash
  $ ihe autocomplete zsh
  $ ihe autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

ihe help [COMMAND]

display help for ihe

USAGE
  $ ihe help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ihe init

runs the initializer again

USAGE
  $ ihe init

See code: src/commands/init.ts

ihe new

generates a new component/controller/entity etc.

USAGE
  $ ihe new

See code: src/commands/new.ts

ihe update [CHANNEL]

update the ihe CLI

USAGE
  $ ihe update [CHANNEL]

See code: @oclif/plugin-update

Readme

Keywords

Package Sidebar

Install

npm i @inheaden/ihe

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

25.4 kB

Total Files

23

Last publish

Collaborators

  • inheaden