Liam Garriga
Liam Garriga
I'm glad you found `hunt` useful! Regarding the issue, I personally prefer to always have the canonicalized version of each path, but I think it will be pretty straightforward to...
The first option would be the cleanest for me (and the currently intended). I don't think there is a real necessity for adding the feature (I prefer the simplest syntax...
Thank you for making this issue, I'm happy someone uses `akin` for real projects! If I understand correctly, the main problem is that the `JsonValueExt` trait is being defined multiple...
Thanks for posting the correction! I'll add it (simplified) as an example for the misunderstanding you had, to show the idea that `akin` works on *any* code, it has no...
What do you mean by a parameter? At the moment Akin supports ranges, which could work for the repetitions with numbers.
CryoUtilities has been updated to a new version, probably breaking the installer, I'll check and correct it. Thanks for the report.
Should be fixed now, could you try it?
`run` should work fine in Windows, but all the `shell` languages assume a Linux host. I've been looking for a cross-platform POSIX shell to make it the default, but I've...
All languages are welcome! Could you please read the [Contribution Guide](https://github.com/LyonSyonII/run/blob/main/CONTRIBUTE.md)?