zig/lib/init/src
Andrew Kelley f645022d16 merge zig init-exe and zig init-lib into zig init
Instead of `zig init-lib` and `zig init-exe`, now there is only
`zig init`, which initializes any of the template files that do not
already exist, and makes a package that contains both an executable and
a static library. The idea is that the user can delete whatever they
don't want. In fact, I think even more things should be added to the
build.zig template.
2023-11-20 23:01:45 -07:00
..
main.zig merge zig init-exe and zig init-lib into zig init 2023-11-20 23:01:45 -07:00
root.zig merge zig init-exe and zig init-lib into zig init 2023-11-20 23:01:45 -07:00