A generic dependency-resolution implementation.
Add this line to your application's Gemfile:
gem 'molinillo', :git => 'https://github.com/CocoaPods/Molinillo'And then execute:
$ bundle installOr install it yourself as:
$ gem install molinilloSee the ARCHITECTURE file for an overview and look at the test suite for example usage.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a pull request
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!