gruntjs / grunt-contrib-handlebars

Precompile Handlebars templates to JST file.
http://gruntjs.com/
MIT License
282 stars 126 forks source link

Can be this used from a file watcher? #166

Open GonzaloCalandria opened 6 years ago

GonzaloCalandria commented 6 years ago

I'm trying to include this feature in a file watcher from InteliJ IDEA. I don't know how to run this command form the command line, is there some approach about this?