Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

A genie router plugin that can be used to send input and receive output in the terminal where genie-router is started.

Notifications You must be signed in to change notification settings

genie-ai/genie-router-plugin-cli-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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": {}
  }
}

About

A genie router plugin that can be used to send input and receive output in the terminal where genie-router is started.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published