Skip to content

Instantly share code, notes, and snippets.

View tuto193's full-sized avatar
🏠
Working from home

Carlos Alfonso Parra Fernandez tuto193

🏠
Working from home
View GitHub Profile
@tuto193
tuto193 / gource.sh
Created March 31, 2019 17:54 — forked from cgoldberg/gource.sh
Gource - Mir development video
# install bzr and gource
# get a branch of Mir's trunk code
# create gource video
$ sudo apt-get install bzr gource
$ bzr branch lp:mir
$ cd mir
$ gource \
-s .06 \