项目作者: abhshkdz

项目描述 :
A simple git log analyzer gem
高级语言: Ruby
项目地址: git://github.com/abhshkdz/graf.git
创建时间: 2013-07-14T13:56:37Z
项目社区:https://github.com/abhshkdz/graf

开源协议:MIT License

下载


Graf Gem Version Dependency Status

Graf is a simple git log analyzer gem.

Installation

  1. $ gem install graf

Usage

In case you are wondering how I made that GIF, here it is.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request