Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianprime0509/zigman
Zig version manager
https://github.com/ianprime0509/zigman
Last synced: 15 days ago
JSON representation
Zig version manager
- Host: GitHub
- URL: https://github.com/ianprime0509/zigman
- Owner: ianprime0509
- License: 0bsd
- Created: 2024-10-01T04:31:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T03:44:53.000Z (3 months ago)
- Last Synced: 2024-12-08T22:38:00.084Z (20 days ago)
- Language: Zig
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zigman
WIP Zig version manager
## Installation
Until there is a real binary package:
1. `zig build -Doptimize=ReleaseSafe`
2. `cp zig-out/bin/zigman ~/bin/`
3. `ln -s ~/bin/zigman ~/bin/zig`