This repository was archived by the owner on May 18, 2021. It is now read-only.
v0.1.2
- Add ability to install chef-runner using Homebrew. Thanks to @fh!
- Define environment variable
CHEF_RUNNER_DEBUG
to print commands and their
arguments as they are executed (set -x
). - Fix Cucumber step that handles a command with an option.
- Update documentation.
- Update Cucumber gem.
- Only test against one version of Ruby on Travis.