0.08
No release in over 3 years
Library for calculating Chef differences between revisions
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Between Meals

Continuous Integration

Intro

Ohai!

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

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

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

Dependencies

  • Colorize
  • Mixlib::ShellOut
  • Rugged

License

See the LICENSE file in this repo.