Skip to content

dfabarbosa/lita-answers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-answers

A Lita handler for a question answering (QA) system. Allows you to use CRUD operations.
More functionality is coming soon...

Installation

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

gem "lita-answers"

Usage

You could perform simple CRUD operations: CREATE remember 'question?' with 'answer.'
READ all questions
READ answer 'question?'
UPDATE change 'question?' to 'new answer.'
DELETE forget 'question?'

License

MIT

About

A Lita handler for a question answering (QA) system

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 100.0%