@genie-ai/genie-router-cli-local

2.0.0 • Public • Published

This is a plugin for the https://github.com/matueranet/genie-router project. It can be used to send input and receive output in the terminal where genie-router is started.

Setup

At the plugin location ($HOME/.genie-router), type:

npm install --save @genie-ai/genie-router-plugin-cli-local

Enable the plugin in your genie-router configuration, by creating an entry with its name.

{
  "plugins": {
    "cli-local": {}
  }
}

Package Sidebar

Install

npm i @genie-ai/genie-router-cli-local

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

2.36 kB

Total Files

5

Last publish

Collaborators

  • daangemist
  • matueranet