Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/envylabs/refinerycms-image_rotators


https://github.com/envylabs/refinerycms-image_rotators

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Image Rotators engine for Refinery CMS.

## How to build this engine as a gem

cd vendor/engines/image_rotators
gem build refinerycms-image_rotators.gempspec
gem install refinerycms-image_rotators.gem

# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-image_rotators.gem