You mean like Grunt or Gulp? I'd say "yes", but please take my advice and just use make, it's widely known, doesn't need a huge config file and doesn't require plugins for everything. :P
23.01.2014, 20:44, "Kevin Ingwersen" <[email protected]>: > Hey. > > I just wonder one thing: Has there ever been a build tool written in nodejs? > I mean, something like make or ninja. Doing the configuration stuff is not > very hard, but one would rather use CMake I guess; I never dealt with > external libraries that differ on the platforms (if that is even true?). But > I was thinking about making a tool that would be an actual build tool like > ninja; paralel building. > But before making a redundant tool, I was just being curios if that existed > already o.o > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
