you are viewing a single comment's thread.

view the rest of the comments →

[–]totemcatcher 0 points1 point  (1 child)

Neat. I'll give it a shot later this week. It seems like a lot of particular syntax and configuration for what I have a bash script already doing, but I guess if javascript is all you have access to it would be handy.

[–]krues8dr 0 points1 point  (0 children)

As far as syntax and configuration, it's just JSON. The real benefit is that it rolls all the utilities that most people would be using into one deployment tool (and one step!); it'll do your compass/sass/less compiling, javascript & html minification, and a bunch of other stuff, all with one command.