Skip to content

A Lita adapter for a console that allows history/up/down arrow

License

Notifications You must be signed in to change notification settings

webdestroya/lita-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-console

This improves the existing Lita shell adapter by allowing for history and up/down arrow in console.

Requirements

This library requires that you have readline installed.

Installation

gem "lita-console"

Usage

Lita.configure do |config|
  config.robot.adapter = :console
end

License

MIT

About

A Lita adapter for a console that allows history/up/down arrow

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages