Project

kuroko2

0.18
A long-lived project that still receives updates
Kuroko2 is a web-based job scheduler/workflow manager created at Cookpad Inc.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Kuroko2

Build Status Gem Version

Kuroko2 is a web-based job scheduler / workflow engine.

Installation

$ rails new your_kuroko2_application --database=mysql --skip-turbolinks --skip-javascript -m https://raw.githubusercontent.com/cookpad/kuroko2/master/app_template.rb

And edits "config/kuroko2.yml"

Documentation

Documentation is available at docs/index.md.

Authors

  • Naoto Takai
  • Eisuke Oishi
  • Kohei Suzuki
  • Taiki Ono
  • Takashi Kokubun

Contributors

  • Shota Iguchi
  • Hiroyuki Inoue
  • hogelog
  • gfx
  • kaorimatz
  • makimoto
  • shigemk2
  • winebarrel
  • t8m8
  • yohfee
  • takonomura
  • errm
  • itkq

License

The gem is available as open source under the terms of the MIT License.