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 you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Braiden Vasco 17ba5b6822 Merge pull request #11 from braiden-vasco/basic_tox_implementation
Basic "tox" extension implementation
2015-09-13 17:18:08 +00:00
bin Configure gem console 2015-09-12 17:27:41 +00:00
ext/tox More detailed checks 2015-09-13 17:15:27 +00:00
lib Implement bootstraping 2015-09-13 15:39:20 +00:00
locales Initialize Lita adapter 2015-07-25 12:10:34 +05:00
spec Merge branch 'master' into initialize_lita_adapter 2015-07-25 13:26:47 +05:00
.gitignore .gitignore extension files 2015-07-25 18:17:25 +05:00
.rspec Configure testing 2015-07-25 12:31:14 +05:00
.rubocop.yml Configure Travis CI 2015-07-25 12:38:42 +05:00
.simplecov Merge branch 'master' into initialize_lita_adapter 2015-07-25 13:26:47 +05:00
.travis.yml Merge branch 'master' into initialize_lita_adapter 2015-07-25 13:26:47 +05:00
.yardopts Use YARD 2015-07-25 13:02:30 +05:00
Gemfile Configure Coveralls 2015-07-25 12:42:19 +05:00
LICENSE Initial commit 2015-07-24 20:37:42 +00:00
lita-tox.gemspec Configure gem console 2015-09-12 17:27:41 +00:00
Rakefile Add extension Rake task "tox" 2015-07-25 18:20:40 +05:00
README.md Update README.md 2015-07-25 07:37:46 +00:00

Lita::Adapters::Tox

Gem Version Build Status Coverage Status

Tox adapter for the Lita chat bot