plugin-repl

0.1.0 • Public • Published

plugin-repl

A plugin that allows command interaction through a read-eval-print loop.

oclif Version Codecov Downloads/week License

Usage

$ npm install -g plugin-repl
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
plugin-repl/0.1.0 darwin-x64 node-v10.15.1
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example repl [INPUT]

This command will open a repl session for you to execute your commands

USAGE
  $ oclif-example repl [INPUT]

EXAMPLE
  $ repl

See code: src/commands/repl.ts

Readme

Keywords

Package Sidebar

Install

npm i plugin-repl

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

112 kB

Total Files

8

Last publish

Collaborators

  • rdaniels