aboutsummaryrefslogtreecommitdiff
path: root/lib/init/src/root.zig
AgeCommit message (Expand)Author
2025-08-08std.Io: remove BufferedWriterAndrew Kelley
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-07std.io: move getStdIn, getStdOut, getStdErr functions to fs.FileAndrew Kelley
2025-06-13zig init: simplify templating logic (#24170)Loris Cro
2025-06-02zig init: add new --strip flag and improve template filesLoris Cro
2024-12-18init template: expand slightly, migrate from deprecated std.Build APIsmlugg
2024-07-26Fix typo in init files.Karim Mk
2024-07-26update init templateAndrew Kelley
2023-11-20merge `zig init-exe` and `zig init-lib` into `zig init`Andrew Kelley