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

https://github.com/rofrol/zig-utils

A collection of utility scripts and tools I use for zig development
https://github.com/rofrol/zig-utils

Last synced: 6 months ago
JSON representation

A collection of utility scripts and tools I use for zig development

Awesome Lists containing this project

README

          

# Zig Utilities

A collection of utility scripts and tools I use for zig

## `scripts` folder

The `scripts` folder contains utility bash scripts used for building/updating zig

## `tools` folder

The `tools` folder contains different submodules of tools for things such as:

* package management (zigmod)
* intellisense/suggestions (zls)
* building everything (zig-bootstrap)