Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cheetah/asdf-zig
- Owner: cheetah
- License: mit
- Created: 2019-09-20T13:59:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T07:02:47.000Z (5 months ago)
- Last Synced: 2024-06-25T08:45:42.117Z (5 months ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 27
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - asdf-zig🗒️zig plugin for asdf version manager
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