Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/github_scouter
https://github.com/eiel/github_scouter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eiel/github_scouter
- Owner: eiel
- License: mit
- Created: 2014-09-13T09:28:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:58:02.000Z (about 1 year ago)
- Last Synced: 2024-10-20T09:58:46.313Z (3 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 66
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GithubScouter
あなたのGitHub戦闘力を計測します。
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'github_scouter'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install github_scouter
## Usage
$ github_scouter [github ID]
## Contributing
1. Fork it ( https://github.com/eiel/github_scouter/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## Link
* [解説記事](http://blog.eiel.info/blog/2014/09/13/github-scouter/)
* [eiel/github_scouter](https://github.com/eiel/github_scouter)
* [戦闘力 - 座駆動LT大会](https://speakerdeck.com/eiel/zhan-dou-li)
* [座駆動LT大会](http://gbdaitokai.doorkeeper.jp/events/12940)