Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 852 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 852 Bytes

Dajare (駄洒落)

CI

Dajare

What's this?

This is a Web application to help to generate dajares easily. This also has endpoints to work as HipChat Add-on. This add-on will start converting all message in rooms if you install the rooms.

The demo server is running on Heroku. Try it!

Or deploy it!

Deploy

Prerequisites

  • Ruby 3.0.0

Install

  git clone http://github.com/satoryu/dajare
  cd dajare
  bundle install
  bundle exec rackup # Launch Dajare server