We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7d32b commit d6ce760Copy full SHA for d6ce760
README.md
@@ -123,6 +123,7 @@ It's a great way to learn.
123
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
124
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
125
* [**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)
127
128
129
#### Build your own `Database`
0 commit comments