Molinillo

Build Status Coverage Code Climate

A generic dependency-resolution implementation.

Installation

Add this line to your application's Gemfile:

gem 'molinillo', :git => 'https://github.com/CocoaPods/Molinillo'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install molinillo

Usage

See the ARCHITECTURE file for an overview and look at the test suite for example usage.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a pull request

The Name

Molinillo is a special whisk used in Mexico in the preparation of beverages such as hot chocolate. Much like a dependency resolver, a molinillo helps take a list of ingredients and turn it into a delicious concoction!