Sha256: 5e57cfbfcd088683bc81d5f5ce26e37950c95e1af7e07cd5ff923c95081faf63

Contents?: true

Size: 1004 Bytes

Versions: 1

Compression:

Stored size: 1004 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
- itkq


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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kuroko2-0.5.2 README.md