cozy-labs / cozy-light

Personal Server Made Easy
http://cozy-labs.github.io/cozy-light/
GNU Affero General Public License v3.0
104 stars 13 forks source link

Jshint #12

Closed maboiteaspam closed 10 years ago

frankrousseau commented 10 years ago

Thank you for that one. About the task runner I prefer using Gulp because it's lighter than grunt and I like the way they use piping. What do you think about it?

Another alternative is Broccoli. It's less mature but event lighter.

Here is an article I wrote about the subject: JS Task Runners Comparison: Grunt vs Cake vs Gulp vs Broccoli

maboiteaspam commented 10 years ago

i think it have to be re done for same thing ; p thats all.. then gulp is much more difficult to enter in than grunt when difficulties arrives. Also not aware of last status o the project.

but it works also, yes!

Cakeand brocoli, i don t know, i have no experience with them.

My preference goes to grunt becasue it s there for a while now, and i have experience on it.

frankrousseau commented 10 years ago

Ok let's use Grunt. I will probably move to Gulp later but that can wait.