#I don't have `zig init-lib` only `zig init`. Did that change or am I missing something?

1 messages · Page 1 of 1 (latest)

vital pilot
#

Just wanting to create a lib without an exe and I'm seeing references to using zig init-lib but I only have zig init as an option on my system.

dim kite
#

It was changed last month

#

Use zig init

#

Delete what you don't use

#

Like the .zon file, or build commands unrelated to what you want to build