readme: add vzcc tool (#177)

This commit is contained in:
Mehmet Ali Şipi 2023-04-18 13:59:21 +03:00 committed by GitHub
parent 0f8ee31a2e
commit 60b7180ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
- [vspect](https://github.com/zakuro9715/vspect) - A tool to inspect vlang source file. ( Archived )
- [vcli](https://github.com/changhz/vcli) - A CLI tool to generate folder structure according to the [guideline](https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/)
- [vgoogle](https://github.com/changhz/vgoogle) - Make google search on the terminal.
- [vzcc](https://github.com/malisipi/vzcc) - A CLI cross-compiling tool based on Zig CC for V.
### Editors