ZiM is a zig version manager. I know there exists an already popular project: https://github.com/tristanisham/zvm But I wanted to learn how to make a language version manager. Also, its not written in Zig! For shame!! (All respect for the work they did, I just like to feel cozier that the version manager for a language is written in the same language).
Go to file
2023-10-23 10:54:57 -06:00
src Fix for no internet and no local versions installed 2023-10-23 10:54:57 -06:00
.gitignore First commit, things mostly work locally, on linux x86 2023-10-09 22:54:00 -06:00
.ignore First commit, things mostly work locally, on linux x86 2023-10-09 22:54:00 -06:00
build.zig First commit, things mostly work locally, on linux x86 2023-10-09 22:54:00 -06:00