Posts tagged "cli"
-
A tiny name.com CLI, and what nushell saves you
I needed to manage DNS records on a name.com domain from the command line. The tool ended up being about 150 lines of nushell. Here's what nushell does on the way that bash doesn't.
-
skillz: A Package Manager for Claude Code Skills
Claude Code has a skill system. There's no package manager for it. So I built one. 200 lines of Rust, installs from GitHub, published to crates.io.