TIL articles with the tag "cli" so far.
cli
-
Why Go is now my goto for small CLIs
Posted on: December 04, 2024It's simplicity and tools like bubbletea or huh make it irresistable to not use Go for small CLIs
cli golang
-
Digging deep into CLI tools
Posted on: July 16, 2024How getting familiar with various CLI tools helped me feel at home in the terminal
cli tools
-
Building my first Rust CLI tool
Posted on: March 24, 2024Sometimes it's better to build the tools you need yourself. You will learn a lot along the way!
tools rust cli open-source