Hacker News new | ask | show | jobs
by InsaneOstrich 1545 days ago
Gradle also has the ability to skip things it has already done. It won't recompile code that hasn't changed, won't run tests that haven't changed, etc