Building a CLI from scratch with TypeScript and oclif
π cli
Create an internal CLI
Creating a TypeScript CLI for Your Monorepo
How to Use Lazygit to Improve Your Git Workflow
Lazygit is an open-source command line terminal UI for Git commands that Iβve used for the last couple of years, and itβs become my new best friend.
weeklyfoo #80 / 2025-04-14gitcli
Implementing Concurrency in Shell Scripts
Quick read if you need some advice how to run tasks in parallel in your shell script.
weeklyfoo #33 / 2024-05-20clishell