This repository has been archived by the owner. It is now read-only.

BestCommiter v0.3.0

📊 [ARCHIVED] The GitHub commits count tool for developer

BestComitter Build Status

The GitHub commits count tool for developer

Installation

First, you should install Crystal compiler v0.9.1, using a tool such as crenv.

$ crystal -v
Crystal 0.10.2 [b2b2d93] (Wed Jan 13 17:00:14 UTC 2016)

$ shards --version
shards 0.5.4 [578eb0a] (2016-01-17)

$ make

Usage

$ cp config.sample.yml config.yml
$ vim config.yml # edit your configuration
$ ./bin/best_comitter --help # show command help
$ ./bin/best_comitter public --days 7 --sort-by count # show public repository
$ ./bin/best_comitter private --days 7 # show private repository

Contributing

  1. Fork it ( https://github.com/pine613/BestComitter/fork )
  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 a new Pull Request

Contributors

Repository

BestCommiter

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 0
  • almost 9 years ago
  • November 13, 2015
License

MIT License

Links
Synced at

Wed, 06 Nov 2024 22:27:43 GMT

Languages