numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.77k stars 167 forks source link

Use Gulp instead of make #117

Closed LarryBattle closed 9 years ago

LarryBattle commented 9 years ago

Let's use Gulp instead of Make for build automation. I'll push a pull request soon.

Dakkers commented 9 years ago

What's the advantage? I don't mind switching, I'm just unfamiliar with the features of either build system. On Sep 27, 2014 2:30 PM, "Larry Battle" notifications@github.com wrote:

Let's use Gulp instead of Make for build automation. I'll push a pull request soon.

— Reply to this email directly or view it on GitHub https://github.com/sjkaliski/numbers.js/issues/117.

LarryBattle commented 9 years ago

Here are a few advantages of using Gulp over Make.

Dakkers commented 9 years ago

sounds good to me