Thoughts
Installing MicroZig is easy!
Step 1: Go to downloads.microzig.tech
Step 2: Click on examples
Step 3: Choose your board
Step 4: Download the .tar.gz file
Step 5: Extract the .tar.gz
Step 6: Open the contained build.zig.zon file
Step 7: Copy the "dependencies" struct fields
Step 8: Paste them into your project's build.zig.zon
Step 8: Run `zig build`
Step 9: Copy each of the new hashes into the build.zig.zon
Zig's package manager is going great.
Edit :29 to add steps 8&9
Edit 28th, 6:40pm:
About half of this is wrong, I don't even know anymore.