From a0929a1b1ba9c2391189dd2c2a1f669504aab4fe Mon Sep 17 00:00:00 2001 From: HZ Chang Date: Thu, 12 Jan 2023 14:24:00 -0500 Subject: [PATCH] Add vcli (#162) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38225d8..dbf4690 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ - [vLogQL](https://github.com/lmangani/vLogQL) - A tiny command-line utility to query LogQL APIs. - [vqrcode](https://github.com/carlosqsilva/vqrcode) - CLI for creating QR Codes. - [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/) ### Editors