Skip to content

CocoaPods/Molinillo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b44735e · Oct 29, 2017
Jul 25, 2017
Oct 29, 2017
Oct 26, 2017
Jan 5, 2016
Sep 13, 2014
Sep 23, 2014
Jan 5, 2016
Jul 25, 2017
Jul 25, 2017
Jul 25, 2017
Jan 21, 2017
Sep 21, 2014
Aug 3, 2017
Oct 29, 2017
Jul 25, 2017
Oct 29, 2017
Sep 13, 2014
Jan 9, 2015
Jul 25, 2017
Jul 25, 2017

Repository files navigation

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. Better documentation and examples are forthcoming.

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!