you are viewing a single comment's thread
view the rest of the comments
[+] 1 point 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 1 point 2 years ago

    We had tens of thousands of lines in our rake files to build a bunch of targets, none of which were even Ruby. I think if I needed to build another complex build system that was a directed acyclic graph I think I'd use Gradle, for a several reasons - we had some Java targets so we save on an additional developer runtime, it would run faster & Gradle is more mainstream and easy to get various plugins & documentation for.

  • source
  • parent