Skip to content

Example Lita handlers, etc for Intro to ChatOps with Lita talk

Notifications You must be signed in to change notification settings

ryoe/upstate-ruby-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upstate-ruby-demo

Demo code used in my Intro to ChatOps with Lita talk at Upstate Ruby.

Requirements

  • Ruby 2.x
    • or JRuby 9.0.0.0+
    • or Rubinus 2+
  • Redis 2.6+

Quick Start

Install Lita

gem install lita

Install the demo code

git clone https://github.com/ryoe/upstate-ruby-demo.git
cd upstate-ruby-demo
bundle install

Run it

Ensure redis running. redis-server

Start lita lita start

Lita help for available commands lita help

About

Example Lita handlers, etc for Intro to ChatOps with Lita talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages