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-24 17:56:49 -06:00
src Working initial version with linux and firefox limitation, added ref and std subcommands 2023-10-24 17:56:49 -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