Skip to content

Use Gulp for generator #1269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Awk34 opened this issue Sep 8, 2015 · 12 comments
Closed

Use Gulp for generator #1269

Awk34 opened this issue Sep 8, 2015 · 12 comments
Assignees
Milestone

Comments

@Awk34
Copy link
Member

Awk34 commented Sep 8, 2015

I'd like to investigate whether using Gulp for the generator build tool would be better than Grunt for our work flow

@Awk34 Awk34 self-assigned this Sep 8, 2015
@Awk34 Awk34 added this to the 3.2.0 milestone Sep 8, 2015
@kingcody
Copy link
Member

kingcody commented Sep 9, 2015

As long as we can get task parity, I'm sure it would be a nice fit.

@loljoho
Copy link

loljoho commented Sep 21, 2015

+1

I am personally more than willing to contribute towards this endeavour, albeit a bit unexperienced with contributions in general. Any additional resources or guidance would be great :)

@imcoddy
Copy link

imcoddy commented Oct 6, 2015

Looking forward to see Gulp can be used as an option when init the app :)

@stefanKuijers
Copy link

Would be a great idea, especially if it means we can break this HUGE grunt file into multiple smaller gulp tasks. I usually store these tasks in a seperate '.gulp' folder, I'm not sure what the conventions are on that but it sure makes the task runner a lot more understandable.

@lbenie
Copy link

lbenie commented Oct 19, 2015

+1
This would be awesome !

@lvarayut
Copy link
Contributor

I agree with @stefanKuijers . I would be really nice to support gulp. It's faster than grunt. Moreover, it would be great to break the grunt file into serval small chunks of tasks to be more understandable.

@gabovanlugo
Copy link

+1 as well.

Looking forward for this too. Would be awesome to have it as an option inside the generator.

@oriolpuig
Copy link

+1
I love gulp and it would be a good option!!

@Kageetai
Copy link

+1
The missing Gulp support is kinda the only thing making me hesitating from using this amazing generator again for my next project :)

@Awk34
Copy link
Member Author

Awk34 commented Nov 29, 2015

@Kageetai This issue is for using Gulp for the generator itself, not the generated project, so this issue won't really affect end-users.

I have an incomplete Gulp branch with this PR: #1190 . If you'd like to try it out, check-out the gulp branch, npm install and npm link. You should then be able to run the generator with the ability to generate a semi-complete gulpfile.

@Kageetai
Copy link

Oh okay, I missunderstood the title then. Are there any other plans on using Gulp for the end user, too?

@Awk34
Copy link
Member Author

Awk34 commented Nov 29, 2015

@Kageetai yes, as I stated in my previous comment, look at #1190 . That PR is for the end-user side.

@Awk34 Awk34 closed this as completed May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants