Possible to use this library without mordant? #537
Unanswered
Kshitij09-sc
asked this question in
Q&A
Replies: 1 comment
-
This is already implemented in master. You can use it now with the latest snapshot e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm aiming for smallest binary size for a CLI application and while using this library on JVM noticed majority of size contribution was coming from
.so
files bundled with mordant. Is it possible to publish a lightweight artifact of clikt with bare minimum argument parsing?Beta Was this translation helpful? Give feedback.
All reactions