Joined November 2014
·

Facundo

Tandil
·
·

I used copy instead of shell:

copy: {
githooks: {
files: [{
flatten: true,
src: ['git-hooks/pre-commit'],
dest: '.git/hooks/pre-commit'
}]
}
}

Achievements
1 Karma
0 Total ProTip Views