= Knife Cookbook Dependencies = Running tests === Install prerequisites Install the latest version of {Bundler}[http://gembundler.com] $ gem install bundler Clone the project $ git clone git://github.com/RiotGames/knife_cookbook_dependencies.git and run: $ cd knife_cookbook_dependencies $ bundle install Bundler will install all gems and their dependencies required for testing and developing. === Running RSpec tests $ bundle exec guard start = Authors and Contributors * Josiah Kiehl () * Jamie Winsor () * Erik Hollensbe ()