Pierrick Greze
Pierrick Greze
@wasabeef Hi and Merry Christmas! Thank you for your trust until today. As I've been prioritizing other projects these few months, I realized it would be better for me to...
https://github.com/pgreze/android-reactions/runs/1418738161?check_suite_focus=true Also need to link https://android-reactions.netlify.app/ in the README after this fix.
site not found: https://github.com/pgreze/kotlin-process/runs/3248305192?check_suite_focus=true
Would be nice to install this tool from homebrew 👍
Nice project, I'm just not sure the current description is really the best for it. Because that's true I sometimes use "python3 -m http.server" to download files from another PC...
### Description This is a mandatory requirement on most mobile stores if I'm not wrong. ### Additional Information _No response_
## Reproduction Rate Always? ## Steps to Reproduce When using tldr for the first time. ## Result First start is REALLY slow. After it works like a charm. ## Expected...
Current argument parsing strategy is really naive. We should allow to specify any argument and/or at least optional arguments with --flag. Also this should solve the vararg usage with optional...
Support: - @Exists to request that provided file/directory should exists. - @File and @Directory to request that provided path should be a file/directory.