Getting Started

Karo is a commandline companion for a rails application which makes db, assets syncs across multiple rails servers easier while development
Installation
Karo is released as a Ruby Gem. The gem is to be installed within a Ruby on Rails application. To install, simply add the following to your Gemfile:
# Gemfile
gem 'karo'
After updating your bundle, you can use Karo function from the command line
Usage (Commandline)
karo help