You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I've started using Gulp and I've got to say it seems a lot nicer to use than Grunt, so maybe switch over to Gulp too. @adam-lynch has volunteered!
Obviously every task should be available as it was before, but I also think Gulp allows some more flexibility, and we can take advantage of that with new tasks. The best example I can think of is porting the update.sh file over.
Just throwing around ideas here for a v1.0 release.
Config options
Relevant issue
Emoji sets
Relevant issue
Task runnerAlso, I've started using Gulp and I've got to say it seems a lot nicer to use than Grunt, so maybe switch over to Gulp too. @adam-lynch has volunteered!
Obviously every task should be available as it was before, but I also think Gulp allows some more flexibility, and we can take advantage of that with new tasks. The best example I can think of is porting the
update.shfile over.This might take longer because a Gulp task doesn't seem to be working for me.
What do you guys think? @qq99 @suprememoocow