Archived
1
0
Fork 0
Tox adapter for the Lita chat bot http://lita.io
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Braiden Vasco 921c7dc3d0 Initialize Lita adapter
$ lita adapter tox
from parent directory
2015-07-25 12:10:34 +05:00
lib Initialize Lita adapter 2015-07-25 12:10:34 +05:00
locales Initialize Lita adapter 2015-07-25 12:10:34 +05:00
spec Initialize Lita adapter 2015-07-25 12:10:34 +05:00
.gitignore Edit .gitignore 2015-07-25 12:10:29 +05:00
.travis.yml Initialize Lita adapter 2015-07-25 12:10:34 +05:00
Gemfile Initialize Lita adapter 2015-07-25 12:10:34 +05:00
LICENSE Initial commit 2015-07-24 20:37:42 +00:00
lita-tox.gemspec Initialize Lita adapter 2015-07-25 12:10:34 +05:00
Rakefile Initialize Lita adapter 2015-07-25 12:10:34 +05:00
README.md Initialize Lita adapter 2015-07-25 12:10:34 +05:00

lita-tox

Build Status Coverage Status

TODO: Add a description of the plugin.

Installation

Add lita-tox to your Lita instance's Gemfile:

gem "lita-tox"

Configuration

TODO: Describe any configuration attributes the plugin exposes.

Usage

TODO: Describe the plugin's features and how to use them.