Live data from Hacker News

Gource – a software version control visualization tool

gource.io

11–20 of 22 posts

Re: Gource – a software version control visualization tool

#11
~25,000 of the most starred Github repos have Gource vids on YouTube.

Search "YOUR_REPO_URL gource" or "Evolution of YOUR_PROJECT_NAME gource"

Full command found in recent vid descriptions.

---

Back in the day when YouTube didn't set reasonable user upload limits...

Re: Gource – a software version control visualization tool

#13

The project is a bit undocumented but the configuration offers a lot of possibilities. I'd recommend iterating with various config settings with `--load-config gource.conf` A gource I configured recently of the Chrome DevTools team's activity: https://youtu.be/N48q9aiUMjI Another plus for Mac users: it's an easy install on homebrew.

It's also on MacPorts.

(I discovered this halfway into writing my own portfile.)

Re: Gource – a software version control visualization tool

#19

While gource is incredible I would love if it was more versatile. It would be incredible if it could be themable.

On that note, I once saw it being (ab)used to visualize activity on a phpBB. I think they mapped threads to files and posts to commits or something like that. Interesting idea and I was wondering if you could apply it to other things as well.
Post reply on HN