Gourcer is a simple script that generates a gource video of all your repositories.
- Clone the repository in the same folder as your other repositories, e.g.
Projects
or whatever. - Make Gourcer executable:
chmod +x gourcer.sh
- Run Gourcer:
./gourcer.sh
Gourcer will output a gource video including all repositories in the same folder.
You can create a username.conf
file to overwrite usernames, for example:
Joshua Treudler=Francis
Tobias=Knight
Joshua Treudler
would be displayed as Francis, Tobias
as Knight.