I'm a XP whore and a git learner (en/fr)

As I've not found an XP Whore support group, let me confess here my flaw.

I've always been an XP whore : I've been a RPG gamer when I was a kid, a stat junkie when I've started to work, a Perlmonk....

So as a geek, I had no chance to resist my latest discovery :

git-achievements (http://github.com/icefox/git-achievements)

This tool just impersonates git :

export PATH="$PATH:~/git/git-achievements"
alias git="git-achievements" 
  
To now log every git action and grant you some "levels" based on the actions you do.

But more useful than to the "git levels" granted to you, you also have cool stats about your git usage that might be useful to tweak your config/workflow/tools...

If you want to see what a casual not so frequent user can start to produce as stats, look here :
http://arhuman.github.com/git-achievements/

And what it looks like when you're a git master :
http://icefox.github.com/git-achievements/

Forgive me, but I have to go. I have so many achievements to unlock ;-)

[French Translation]

Comme je n'ai pas trouvé un groupe de soutien pour les accros aux points d'expériences, laissez moi vous confesser ma faiblesse.

J'ai toujours été accroc aux points d'expériences : j'ai été un joueur de jeu de rôle gamin, un accroc aux stats quand j'ai commencé à travailler, un Perlmonk...

Alors en tant que geek, je n'avais aucune chance de résister à ma dernière trouvaille :

git-achievements (http://github.com/icefox/git-achievements)

Cet outil se fait juste passer pour git :
 
export PATH="$PATH:~/git/git-achievements"
alias git="git-achievements" 

Pour mieux enregistrer les actions git et accorder des "niveaux" sur la base des actions qu'on fait.

Mais plus utile que les "niveaux git" qui vous sont accordés, vous obtenez aussi des stats sympathiques sur votre utilisation de git qui pourraient être utile pour régler vos config/workflow/outils...

Si vous voulez voir ce qu'un usage occasionnel pas si courant peut commencer à produire comme stat, regardez ici :
http://arhuman.github.com/git-achievements/


Et à quoi ça ressemble quand vous êtes un Maître es Git :
http://icefox.github.com/git-achievements/

Pardonnez moi, mais je dois y aller. J'ai tellement de niveaux à débloquer ;-)

Commentaires

Posts les plus consultés de ce blog

Change your Gogs admin password

What is the average salary for Perl programmers in 2020?

JavaScript for Perl lovers.