Replies: 1 comment
-
Clikt supports both argument files and custom configuration files. Where in the docs did you look for that info? Maybe we can update them to make that info easier to find. |
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
-
Hi? I'm completely new to cli apps. This lib is quite extensive and feature reach so I assume this functionality is already there but it is not obvious to me. I'd like to make it possible to use my app it two ways:
So I'm wondering what is the best way to do so. And which format of the file to choose.
PS I'm thinking about redirecting input but I do not know neithe if it is good idea nor how to implement it.
Beta Was this translation helpful? Give feedback.
All reactions