3
Jun 23, 20263mux: A SuperCLI Plugin Guide
3mux Terminal multiplexer inspired by i3 window manager tiling Source go ...
Jun 23, 20261 min read0 reactions0 comments
Tag archive
3mux Terminal multiplexer inspired by i3 window manager tiling Source go ...
Learn to build a Python CLI tool from scratch using Claude Code prompts. Master iterative prompting, debugging, testing, and packaging for rapid devel

Generate SBOM for Local LLM Artifacts: CLI Python Walkthrough We built L-BOM to handle a...

Originally published on my website: https://utkarshkrsingh.me/blog/snag-rewrite/ In the early days...
I have not used click - a Python library that let you effortlessly create a cli tool, for years. So I would like to learn it again. Let's learn it together!