Sha256: 6d664ca10b4c4a871de7752fb0daacff6fa9d82f88c480da5138dd5d39f0b0c4

Contents?: true

Size: 869 Bytes

Versions: 11

Compression:

Stored size: 869 Bytes

Contents

Celluloid::Culture
==================
[![Build Status](https://travis-ci.org/celluloid/culture.svg)](https://travis-ci.org/celluloid/culture)

### Please see...
* Important [issues for discussion](/celluloid/culture/issues).
* Information about [Celluloid::Sync](SYNC.md).
* Information about [RuboCop](rubocop/README.md).


## Integration
To add `celluloid/culture` and its many splendors to a gem, install it as a sub-module of the gem repository. Once you fully integrate [`Celluloid::Sync`](SYNC.md), the sub-module will be automatically refreshed.

##### Add celluloid/culture as GIT submodule:
```sh
git submodule add http://github.com/celluloid/culture.git
```

Make sure `http://` is used and no other method of inclusion. CI needs it to be `http://`

### Then what?
Once you've done that, read up on [Celluloid::Sync](SYNC.md) and [RuboCop](rubocop/README.md).

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
celluloid-0.17.4 culture/README.md
celluloid-0.17.3 culture/README.md
celluloid-zmq-0.17.2 culture/README.md
celluloid-0.17.2 culture/README.md
celluloid-0.17.1.2 culture/README.md
celluloid-0.17.1.1 culture/README.md
celluloid-zmq-0.17.0 culture/README.md
celluloid-0.17.1 culture/README.md
celluloid-0.17.0 culture/README.md
celluloid-culture-0.1.0 README.md
celluloid-culture-0.0.0 README.md