Thank you for a (so far) great framework! I was wo...
# ktor
f
Thank you for a (so far) great framework! I was wondering, is there a best-practice for how you would run small scripts? For example I am using an ORM and would like to run a script generating migrations, preferably from the command line. What would be a good way to do that? I am using Gradle.