knife-cookbook-bump
knife-cookbook-bump copied to clipboard
This adds support for knife.rb config files which might be configured to use ~/dev/cookbooks instead of /Users/adam/dev/cookbooks.
As per this workflow: http://www.opscode.com/blog/2011/04/21/chef-0-10-preview-environments/ 1. bump version in metadata 2. hack (commiting as needed -- which some might even push to show in-dev progress) 3. tag with actual version...
http://jtimberman.posterous.com/guide-to-writing-chef-cookbooks Seemed appropriate!
In the readme, it may give the impression that the only place to put your plugin is in within chef's dir, but `.chef` is sometimes preferable (in $HOME or chef-repo)...
It would probably be good to mention or recommend Semantic Versioning in the README. http://semver.org/