Skip to content

xiproject/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLI

The command line interface agent for Zeus. This is a quick way to see all input and output going through Zeus.

Prerequisites

  • node v0.10.
  • bunyan for pretty printing logs.

Installation

Clone the repo and run npm install.

Run

$ node index.js --logfile cli.log 2>&1 | bunyan

Usage

  • Whatever you type into the CLI goes to Zeus as text input.
  • Text output from Zeus shows up on the CLI.
  • ctrl-P works for navigating history.

License

GPLv3

About

Xi agent to send text events via command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published