mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
15 lines
291 B
Markdown
15 lines
291 B
Markdown
__**New release {tag}!**__
|
|
|
|
**Updates**
|
|
|
|
{annotation}
|
|
|
|
**Using it**
|
|
|
|
In your zig project folder (where `build.zig` is located), run:
|
|
|
|
```
|
|
zig fetch --save "git+https://github.com/zigzap/zap#{tag}"
|
|
```
|
|
|
|
See the release page: https://github.com/zigzap/zap/releases/{tag} for more information!
|