Hi. maybe a dumb question but how do I create a ne...
# fleet
g
Hi. maybe a dumb question but how do I create a new project in Fleet? for example Gradle project with kotlin in it. Currently it just lets me open a folder and that's it
p
hey! So far you can open an empty folder in Fleet and use the Terminal to init the new project using
gradle init
more info here https://www.jetbrains.com/help/fleet/getting-started-with-kotlin-in-fleet.html#set-up-a-workspace
g
okay. thanks
p
np! But yeah, we're working on a better experience creating projects from Fleet, stay tuned!
🚀 2
r
When doing multiplatform you can also create your project using the wizard here: https://kmp.jetbrains.com/