Knife plugin to integrate git-flow with cookbook development, performing automatic version bumping
mkdir -p ~/.chef/plugins/knife/
ln -s $(pwd)/lib/chef/knife/gitflow_hotfix.rb ~/.chef/plugins/knife/
- Document it :)
- make it a gem
- Split the huge unique file.