Building your command line interface (CLR) tool with vlang on Windows

Zhihau Shiu
3 min readApr 22, 2022

When I am a student, I like the Linux course. The teacher teaches us how to type commands in a black screen. There is no colorful icons. Just boring text and black screen. We have to login into a remote Linux server in a terminal . Trying many commands. Afterward I know Linux equals these commands. Although there is a X Window, the teacher doesn’t teach that. I think it’s so simple, a mouse can easily use it.

Today I will make my mkdir command line interface tool with vlang. The command style likes GNU mkdir

--

--

Zhihau Shiu

Hi! My name is Zhihau Shiu. I am a developer. I like to build some useful tool for myself. You can find them at Github.Zhihau.