wecodemore / grunt-githooks

A Grunt plugin to help bind Grunt tasks to Git hooks
https://npmjs.org/package/grunt-githooks
MIT License
317 stars 24 forks source link

Question: How can I see output from grunt tasks #34

Closed james-gardner closed 9 years ago

james-gardner commented 9 years ago

Hi,

I'm a bit of a bash newbie and I was wondering how easy it would be to be able to see the output of my grunt tasks as they are run during the pre-commit phase?

At the moment it only displays the output from my tasks when they have all finished.

Any help appreciated.

franz-josef-kaiser commented 9 years ago

See v0.4.0 and https://github.com/wecodemore/grunt-githooks/pull/36