Join Slack
Powered by
Can gradle recompile on file changes? Like stb can...
# gradle
k
Kristian Nedrevold
09/16/2022, 6:45 AM
Can gradle recompile on file changes? Like stb can with stb ~run?
e
eskatos
09/16/2022, 6:50 AM
There's Gradle's continuous build
https://docs.gradle.org/current/userguide/command_line_interface.html#sec:continuous_build
k
Kristian Nedrevold
09/16/2022, 6:53 AM
Great 🙂
2
Views
Open in Slack
Previous
Next