All suggestions posted so far are good and viable. I just want to point you
to another possible answer: whimper.
I started whimper a week or so ago because I was kind of sick of the state
of task runners (and build tools) with node.js. Grunt and their
configurations are annoying as heck, gulp i
There is also shelljs and a few others... yeah. Please, just use make. :P 24.01.2014, 12:40, "alessioalex" :You should also consider the Task.js framework by substack: https://gist.github.com/substack/8313379 :POn Thursday, January 23, 2014 6:44:31 PM UTC+2, Kevin Ingwersen wrote:Hey. I just won
You should also consider the Task.js framework by substack:
https://gist.github.com/substack/8313379
:P
On Thursday, January 23, 2014 6:44:31 PM UTC+2, Kevin Ingwersen wrote:
>
> Hey.
>
> I just wonder one thing: Has there ever been a build tool written in
> nodejs? I mean, something like make