Skip to content

Commit d6ce760

Browse files
Add a new tutorial link for zig.
1 parent 7b7d32b commit d6ce760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ It's a great way to learn.
123123
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
124124
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
125125
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
126+
* [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli)
126127

127128

128129
#### Build your own `Database`

0 commit comments

Comments
 (0)