Project

molinillo

1.88
No release in over a year
Provides support for dependency resolution
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
 Project Readme

Molinillo

Build Status Maintainability Test Coverage

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!