You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rieko-wang 1d194ae8f9 feat(init): init demo 2 years ago
..
lib feat(init): init demo 2 years ago
ARCHITECTURE.md feat(init): init demo 2 years ago
CHANGELOG.md feat(init): init demo 2 years ago
LICENSE feat(init): init demo 2 years ago
README.md feat(init): init demo 2 years ago

README.md

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!