cookpad / kuroko2

Kuroko2 is a web-based job scheduler / workflow engine.
MIT License
313 stars 72 forks source link

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

Contributors

License

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