Skip to content
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

Gulpfile and Gruntfile? #26

Closed
ghost opened this issue Feb 23, 2016 · 4 comments
Closed

Gulpfile and Gruntfile? #26

ghost opened this issue Feb 23, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Feb 23, 2016

A little weird that there is both a gruntfile and gulpfile. It should be one or the other. The gulpfile seems to only holds the build process of the binary.

It would be better to have everything in gulp instead, it is considerably faster than grunt.

@micopiira
Copy link
Contributor

👍

@giacomocerquone
Copy link
Contributor

I don't even get why people need to use grunt or gulp and here you're even using both of them.
This is a mess.
If someone help me understanding what grunt is needed for, I'd be more than happy to help you!

The thing that I don't understand properly is that in the README grunt isn't mentioned and to build the project we just need to give a gulp start or an npm start (which launch gulp again).

The only parts where I read that grunt is requested are: postinstall, postupdate and test. I get the test, but what about grunt setup of postinstall and postupdate? What do they do?

@VitorVRS
Copy link
Contributor

VitorVRS commented Aug 5, 2016

What i know is that gruny is legacy and they are slowly removing it.

@ChrisAlderson
Copy link
Member

This issue should be fixed with #223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants