contributors
Version, currently master branch1 version
- master branchlatestJun 27, 2016
github.com/mauricioabreu/contributors.cr
:octocat: List all contributors of a given Github project
Installation
# Add this to your shard.yml
dependencies:
contributors:
github: mauricioabreu/contributors.cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Mauricio de Abreu Antunes
Dependencies
Development Dependencies
README
contributors.cr 
Contributors aims to provide an easy way to collect all contributors of a given project at Github.
Since Github only lists the top 100 contributors, this project has the goal to show you all people helping your project.
Installation
Add this to your application's shard.yml:
dependencies:
contributors:
github: mauricioabreu/contributors.cr
Usage
Before running the command-line tool, add a GITHUB_SECRET to your environment variables.
You also need to compile the project. There is a Makefile that makes this task easy.
make build
$ ./contributors "veelenga/awesome-crystal"
Contributing
- Fork it ( https://github.com/mauricioabreu/contributors.cr/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 27, 2016
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mauricioabreu/contributors.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1