An open API service indexing awesome lists of open source software.

https://github.com/springerpe/knife-gitflow

Knife plugin to integrate git-flow with cookbook development, performing automatic version bumping
https://github.com/springerpe/knife-gitflow

Last synced: 7 months ago
JSON representation

Knife plugin to integrate git-flow with cookbook development, performing automatic version bumping

Awesome Lists containing this project

README

          

Knife gitflow
=============

Knife plugin to integrate git-flow with cookbook development, performing automatic version bumping

Quickstart (while not in gem)
-----------------------------

```
mkdir -p ~/.chef/plugins/knife/
ln -s $(pwd)/lib/chef/knife/gitflow_hotfix.rb ~/.chef/plugins/knife/
```

TODO
====
* Document it :)
* make it a gem
* Split the huge unique file.