Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: cli

Technical writings, opinionated architectures, and development guides tagged with cli.

Articles3
Est. Read Time33 mins
Categories3
Featured0
Sept 202622 min read
Go

Designing CLIs people want to use

API design is a user experience problem and nobody argues any more. Then we build a CLI and forget all of it. Cobra defaults, which ones are wrong, and what I do instead.

Jun 20269 min read
DevTools

Giving your agents a terminal: a first look at the tabstack CLI

A hands-on look at Mozilla's tabstack CLI: a single Go binary that turns any URL into clean Markdown or JSON, runs browser automation, and scripts neatly.

Feb 20262 min read
PHP

Building polished CLI tools with MiniCLI v5

Transform PHP scripts into professional CLI products with MiniCLI v5's zero-dependency architecture and instant boot times.