Jeremia Dominguez
|
0ac15b9726
|
Document lazy dependency in init build.zig.zon
Also added the same description to doc/build.zig.zon.md
|
2024-04-11 14:56:07 -07:00 |
|
Maximilian
|
697b8f7d2f
|
Grammar fixes (#18320)
* Grammar fixes
Just a couple things I noticed
* Update build.zig.zon.md
Fix a/an usage for zon doc
|
2023-12-20 13:17:15 +02:00 |
|
Andrew Kelley
|
0c0b69891a
|
zig fetch: add --save flag
```
--save Add the fetched package to build.zig.zon
--save=[name] Add the fetched package to build.zig.zon as name
```
|
2023-11-26 19:41:00 -07:00 |
|
Andrew Kelley
|
9f363cd679
|
zig init: also create a build.zig.zon
|
2023-11-20 23:30:51 -07:00 |
|