between-meals

A library to provide calculations between Chef diffs.

APACHE-2.0 License

Downloads
38.9K
Stars
58
Committers
23

Between Meals

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.

Package Rankings
Top 9.06% on Rubygems.org
Related Projects