git-feats 0.0.6
`git-feats` is a command line utility which adds achievements to git. Based on your `git` usage, you will complete feats. It can used on its own or as a `git` wrapper. Wrapping `git`: Use `git` as you normally would. $ git status Without wrapping `git`: Use `git-feats` in place of `git`. $ git-feats status
Gemfile:
=
install:
=
Development Dependencies (1):
rake
~> 10.0.2