Join Slack
Powered by
<@U6UAMJ0A1> This isn't really ktor specific so pr...
# ktor
r
rocketraman
08/27/2017, 2:03 AM
@baob
This isn't really ktor specific so probably better to ask in
#getting-started
if you have followups, but try adding the
application
plugin to your gradle build i.e.
apply plugin: 'application'
. Also add
mainClassName = "helloKt"
. See
https://docs.gradle.org/4.1/userguide/application_plugin.html
Open in Slack
Previous
Next