Join Slack
Powered by
Is there an arg parge library for kotlin native, o...
# kotlin-native
s
sean
03/10/2020, 5:37 PM
Is there an arg parge library for kotlin native, or has anyone started working on one?
r
russhwolf
03/10/2020, 6:07 PM
Maybe
https://github.com/ajalt/clikt
s
sean
03/10/2020, 6:16 PM
great thanks
j
jw
03/10/2020, 7:23 PM
There's also kotlinx.cli in the Kotlin/Native repo, I believe
jw
03/10/2020, 7:24 PM
But yeah clikt owns 👍
o
Oleg Yukhnevich
03/10/2020, 9:46 PM
There's also separate
kotlinx.cli
which is multiplatform
https://github.com/Kotlin/kotlinx.cli
2
Views
Open in Slack
Previous
Next