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).
src | ||
.gitignore | ||
.ignore | ||
build.zig |