Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cheetah/asdf-zig

zig plugin for asdf version manager https://github.com/asdf-vm/asdf
https://github.com/cheetah/asdf-zig

Last synced: 3 months ago
JSON representation

zig plugin for asdf version manager https://github.com/asdf-vm/asdf

Awesome Lists containing this project

README

        

[![Build Status](https://github.com/cheetah/asdf-zig/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/cheetah/asdf-zig/actions/workflows/build.yml?query=branch%3Amaster)

# asdf-zig
[zig](https://ziglang.org/) plugin for [asdf version manager](https://github.com/asdf-vm/asdf)

## Install

```
asdf plugin-add zig https://github.com/cheetah/asdf-zig.git
```

## Use

Check the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions of zig.

## Contributing

Feel free to create an issue or pull request if you find a bug.

## License
MIT License