https://codeberg.org/missionz3r0/GetZi
I found myself with dependencies that did not play well with zig fetch. I did not want to commit the file to my repository and while I could of written a shell script, that did appeal to me either. So, I cobbled this little project together.
1 Like
Cool project. Small, unserious suggestion: your tagline could be
Stop trying to make fetch happen.
1 Like
If that didn’t imply one should never use fetch, I’d love it.
1 Like
Interesting idea.
If I could offer one small recommendation, perhaps include a step for validating the file integrity against a known MD5/SHA256 checksum?
If you were feeling really adventurous, you could also add support for extracting archives, though that may be going beyond the scope of your plans.
1 Like