You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Add Application Gradle plugin in order to have the following commands available:
* `./gradlew run`: Run the main entrypoint (`Starter`) without having to reference it
* `./gradlew startScripts`: Creates OS specific scripts to run the project as a JVM application
* More info: https://docs.gradle.org/current/userguide/application_plugin.html
0 commit comments