Generate Ktor server projects through the command-line interface
Generates Ktor projects through the command-line interface
ktor
$ ktor create
$ ktor create --plugin routing --plugin serialization
$ ktor list