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

Create gulp/grunt build process and add grunt bump #321

Open
alexmckenley opened this issue Aug 1, 2014 · 4 comments
Open

Create gulp/grunt build process and add grunt bump #321

alexmckenley opened this issue Aug 1, 2014 · 4 comments
Assignees
Milestone

Comments

@alexmckenley
Copy link
Member

We need to implement a release process (using grunt bump), as well as build tools such as minification/jslint/concating js/etc..

@alexmckenley alexmckenley added this to the Ammo 2.0 milestone Aug 1, 2014
@deini deini assigned deini and alexmckenley and unassigned deini and alexmckenley Aug 1, 2014
@alexmckenley
Copy link
Member Author

@deini how bad do you want to use gulp? It looks like there is no good alternative to grunt bump for gulp, and to get the same functionality, we will have to use multiple gulp plugins and basically write our own tasks that grunt bump already has built in.

@deini
Copy link
Member

deini commented Aug 2, 2014

I'm down to use whatever but gulp is way simpler and even if it doesn't have the bump functionality I think it's easier just to do write some tasks. What does the team thinks about this?


Daniel Almaguer

On Sat, Aug 2, 2014 at 11:57 AM, Alex Taylor notifications@github.com
wrote:

@deini how bad do you want to use gulp? It looks like there is no good alternative to grunt bump for gulp, and to get the same functionality, we will have to use multiple gulp plugins and basically write our own tasks that grunt bump already has built in.

Reply to this email directly or view it on GitHub:
#321 (comment)

@alexmckenley
Copy link
Member Author

Sounds like @malucky is all about gulp, so I'll have to figure this shit out.. No problem, I'll let you know how it goes.

@deini
Copy link
Member

deini commented Aug 2, 2014

Let's just roll our own. And submit it to the plug-ins list.


Daniel Almaguer

On Sat, Aug 2, 2014 at 12:03 PM, Alex Taylor notifications@github.com
wrote:

Sounds like @malucky is all about gulp, so I'll have to figure this shit out.. No problem, I'll let you know how it goes.

Reply to this email directly or view it on GitHub:
#321 (comment)

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

2 participants