Pkl in kotlin
#189
-
how do I create a pkl file in android studio, and how can I use it with kotlin? |
Beta Was this translation helpful? Give feedback.
Answered by
bioball
Feb 21, 2024
Replies: 1 comment
-
Take a look at our docs for integrating with Kotlin: https://pkl-lang.org/main/current/kotlin-binding/index.html You should be able to use our pkl-intellij plugin in Android Studio, and any other JetBrains editor. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bioball
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at our docs for integrating with Kotlin: https://pkl-lang.org/main/current/kotlin-binding/index.html
You should be able to use our pkl-intellij plugin in Android Studio, and any other JetBrains editor.