sayus2884 / cam

A CodeIgniter, Angula.js, and MongoDB stack template.
1 stars 1 forks source link

Gulp #1

Open sayus2884 opened 9 years ago

sayus2884 commented 9 years ago

Convert to Gulp

iRaySpace commented 9 years ago

Are you aiming for automated task? I think you can do it with Grunt by using Grunt Watch.

sayus2884 commented 9 years ago

True. You can do that in grunt but if possible, I want it to be more readable to others for them to understand the process more. Also, more plugins will be added in the future which means that maintaining the configs will become a hassle. Though, right now, grunt will have to suffice since there are only a few things in the file.