Skip to content

soonoo/committrs.io

Repository files navigation

soonoo's profile

committrs.io - A profile page for open source project developers

Build Status


What is commitrrs.io?

People contibute to various open source projects. However it is difficult to see actual contributions in one place. Suppose that your code is included in famous open source project like Linux. To find your commit, you have to clone Linux repository and type command git log --author=blahblah. committrs finds your contributions scattered over open source projects automatically and provides a profile page.

What platform does committrs support?

committrs.io now only collects your commits in GitHub repository with over 30 stars. Support for other platforms will be added in the future.(e.g. Gitlab, MDN, Wikipedia ... Whatever it is!) Issues and PRs are welcome.

Flow of committrs.io

flow of committrs.io

Project Structure

  • /batch: batch script for collecting commits in GitHub repository
  • /client: front-end app made with React
  • /server: api server made with Node.js

How to contribute

PRs and issues are always welcome. Please feel free to open PRs and issues! Make sure that LTS version of Node.js is installed in your system before start.


Todos

  • Support for other platforms.(Gitlab, MDN ...)
  • Make committrs.io solid software with test code.

License

committrs.io is licensed under MIT license. Please see the LICENSE file.

About

Collect your commits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published