Sha256: 2ed76c358efc3dac21cb0307e34cf2a33339d498604182371fdc3d01f6a8bae5

Contents?: true

Size: 996 Bytes

Versions: 4

Compression:

Stored size: 996 Bytes

Contents

# Kuroko2
[![Build Status](https://travis-ci.org/cookpad/kuroko2.svg?branch=master)](https://travis-ci.org/cookpad/kuroko2) [![Gem Version](https://badge.fury.io/rb/kuroko2.svg)](https://badge.fury.io/rb/kuroko2)

![](app/assets/images/kuroko2/kuroko-logo-horizontal.png)

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

## Installation

```bash
$ 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](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

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kuroko2-0.5.1 README.md
kuroko2-0.5.0 README.md
kuroko2-0.4.6 README.md
kuroko2-0.4.5 README.md