Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 869 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 869 Bytes

Celluloid::Culture

Build Status

Please see...

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, the sub-module will be automatically refreshed.

Add celluloid/culture as GIT submodule:
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 and RuboCop.