We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To write a custom module, you can use the createModule task:
createModule
gradlew createModule
It will ask you which language to use, and how your module shall be called:
> Task :modules:createModule Which language do you want to use? [kotlin, java] : kotlin Enter module name ( [a-z0-9_-]+ ) : basics-weather