Join Slack
Is generating a new module with certain defaults, structure etc - is this a gradle job?
# gradle
u
ursus
07/29/2025, 10:44 PM
Is generating a new module with certain defaults, structure etc - is this a gradle job?
not kotlin but kotlin colored
1
e
ephemient
07/29/2025, 11:50 PM
hypothetically it
could
be, like
gradle init
. but there's not a straightforward way to add a module to every project (e.g. some people use tools like
https://github.com/dropbox/focus
or
https://github.com/joshfriend/spotlight
)
ephemient
07/29/2025, 11:51 PM
in our project we just have some shell scripts that copy and edit/rename a few template files, which is all you need. invoking Gradle should not be necessary
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by