elematic
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-pre.1 • Public • Published

elematic

oclif Version Downloads/week License

Usage

$ npm install -g elematic
$ el COMMAND
running command...
$ el (-v|--version|version)
elematic/0.1.0-pre.1 darwin-x64 node-v13.10.0
$ el --help [COMMAND]
USAGE
  $ el COMMAND
...

Commands

el hello [FILE]

describe the command here

USAGE
  $ el hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ el hello
  hello world from ./src/hello.ts!

el help [COMMAND]

display help for el

USAGE
  $ el 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 elematic

Weekly Downloads

0

Version

0.1.0-pre.1

License

BSD-3-Clause

Unpacked Size

5.07 kB

Total Files

9

Last publish

Collaborators

  • justinfagnani