evrythng-cli-plugin-greeter

1.0.0 • Public • Published

evrythng-cli-plugin-greeter

Example plugin for the EVRYTHNG CLI showing how to add a simple greet command using the registerCommand() method provided by the plugin API.

Usage

Simply install alongside the CLI to make the greet command available to use. Typically this is a global installation:

$ npm i -g evrythng-cli-plugin-greeter

Then, use the greet command:

$ evrythng greet Charles
Hello there, Charles!

Readme

Keywords

none

Package Sidebar

Install

npm i evrythng-cli-plugin-greeter

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Unpacked Size

12.7 kB

Total Files

4

Last publish

Collaborators

  • evt-master