See my resume
This project is a fork of a fork of a fork. It originated at:
- http://vis.cs.ucdavis.edu/~ogawa/codeswarm with the code residing at:
Google Code Project : http://code.google.com/p/codeswarm/ Google Group/Mailing List: http://groups.google.com/group/codeswarm
It then moved to GitHub where it was forked and later abandoned. To revive the project I copied it and changed a lot.
Currently works starts with a JavaFX dialog to select a directory (that is a GIT repository) and then presents a nice GUI for setting all preferences. Pressing start will then show the animation of the history of the GIT repository.
Check out this project and start the main class: org.github.gitswarm.GitSwarm in your IDE.
Or from Gradle:
gradle run