Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianprime0509/zigman

Zig version manager
https://github.com/ianprime0509/zigman

Last synced: 15 days ago
JSON representation

Zig version manager

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`