https://github.com/eellak/commit-timeline
Create a timeline of commits by Greek committers to public repositories
https://github.com/eellak/commit-timeline
Last synced: 11 months ago
JSON representation
Create a timeline of commits by Greek committers to public repositories
- Host: GitHub
- URL: https://github.com/eellak/commit-timeline
- Owner: eellak
- License: other
- Created: 2014-12-13T13:19:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-13T22:51:34.000Z (about 11 years ago)
- Last Synced: 2025-01-01T06:13:40.783Z (about 1 year ago)
- Language: Shell
- Size: 89.8 KB
- Stars: 2
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Shell scripts for maintaining a timeline of commits to public
repositories made by a set of (Greek) GitHub users.
## Contents
* recent-commits.sh: create a timeline of recent commits in `current.html`. Should be run continuously in the background.
* refresh-repos.sh: update developers' public repositories. Should be run continuously in the background.
* greek-committers.sh: create a list of developers located in Greece. Should be run every few months.
* filter.jq: Tailor this for the required HTML output
## Requirements
* curl
* [jq](http://stedolan.github.io/jq/)