https://github.com/davidjeddy/auto-gourcer
Provide credentials and let Gource render your most active repositories! Set it as a cron job and get daily updates!
https://github.com/davidjeddy/auto-gourcer
Last synced: 3 months ago
JSON representation
Provide credentials and let Gource render your most active repositories! Set it as a cron job and get daily updates!
- Host: GitHub
- URL: https://github.com/davidjeddy/auto-gourcer
- Owner: davidjeddy
- Created: 2017-09-13T18:07:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T17:21:52.000Z (over 7 years ago)
- Last Synced: 2025-01-16T11:32:37.479Z (5 months ago)
- Language: PHP
- Homepage: https://blog.davidjeddy.com
- Size: 21.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Auto Gourcer
# What does this do?
Using [Gource](http://gource.io) and [PHP](http://php.net ) this library reads your top active repositories and renders the history in a cool looking video.
[Gource Examples](https://github.com/acaudwell/Gource/wiki/Videos)
# Badges
[](https://packagist.org/packages/davidjeddy/auto-gourcer)
[](https://packagist.org/packages/davidjeddy/auto-gourcer)
[](https://packagist.org/packages/davidjeddy/auto-gourcer)
[](https://packagist.org/packages/davidjeddy/auto-gourcer)
[](https://packagist.org/packages/davidjeddy/auto-gourcer)
[](https://packagist.org/packages/davidjeddy/auto-gourcer)
[](https://packagist.org/packages/davidjeddy/auto-gourcer)[](https://insight.sensiolabs.com/projects/1d1a7b75-6eb7-4a4c-8585-9ac9c87370b9)
# Requirements
- Really depends on how you plan to use this library.
- As a [container service](./docs/readme_container.md) (recommended)
- As a [PHP / Composer package](./docs/readme_php.md) (NOT recommended)# SCM host Integrations
Currently only [BitBucket](https://bitbucket.com) is supported; others are planned.
# RoadMap
- 0.1.0 Initial Alpha release
- 0.1.75 Add initial test suite
- 0.2.0 Code Review 1 release
- 0.3.0 Add GitHub integration
- 0.4.0 Add GitLab integration
- 0.4.5 Use Monolog et al for logging, remove echo()s.
...
- 1.0.0 Public Release