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
- Host: GitHub
- URL: https://github.com/rofrol/zig-utils
- Owner: rofrol
- License: mit
- Created: 2021-04-06T20:58:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T00:56:02.000Z (about 2 years ago)
- Last Synced: 2025-09-29T16:03:04.649Z (10 months ago)
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)