User Story
As a developer of Sleeper, I want to be able to run parts of the build quickly on the command line, so that I can get fast feedback.
Description / Background
In another repository we've got a Gradle build with a similar multi-module setup. We'd like to adapt this to make it as suitable as we can to potentially apply to the main Sleeper repository.
We've seen this save a lot of time compared to Maven, as it includes incremental builds and is generally a lot quicker.
User Story
As a developer of Sleeper, I want to be able to run parts of the build quickly on the command line, so that I can get fast feedback.
Description / Background
In another repository we've got a Gradle build with a similar multi-module setup. We'd like to adapt this to make it as suitable as we can to potentially apply to the main Sleeper repository.
We've seen this save a lot of time compared to Maven, as it includes incremental builds and is generally a lot quicker.