zenflow
zenflow copied to clipboard
Development workflow helper
git rev-parse --abbrev-ref HEAD
Zenflow requires git >= 1.8, but does not do any checks for this, and the default version of git that ships with Mac OS X is 1.7.x It would be...
Zenflow does not work with Ruby earlier than 1.9, it would be nice to check if the Ruby version is older and throw errors and exit out earlier in this...
Code requires the json gem, but there is no dependency for the json gem in the gemspec.