wjimenez5271 / between-meals

A library to provide calculations between Chef diffs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Between Meals

Build Status

Intro

Ohai!

Between Meals is the library for calculating what Chef objects where modified between two revisions in a version control system. It is also the library that that backs Taste Tester and Grocery Delivery.

It currently supports SVN and GIT, but plugins can easily be written for other systems.

It also includes some wrappers around knife execution and a few other utility functions.

Dependencies

  • Colorize
  • JSON
  • Mixlib::ShellOut
  • Rugged

About

A library to provide calculations between Chef diffs.

License:Apache License 2.0


Languages

Language:Ruby 100.0%