• Stars
    star
    5
  • Rank 2,847,453 (Top 57 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 12 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a web application to help to generate dajares easily.

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