coaudit: AI-Powered Code Audits with GitHub Copilot CLI

A CLI that runs structured code audits using GitHub Copilot across dead code, architecture, selectors, routing, tests, and observability.

February 15, 2026 · 5 min · Russell

Testing Cobra CLI Apps in Go: A DI Approach

Learn how to effectively test Cobra CLI applications using dependency injection in Go, with practical examples and best practices.

July 24, 2024 · 2 min · Russell

Quickly View Node.js Project Scripts on the CLI

Create a simple CLI tool to view your Node.js project’s npm scripts directly from the terminal.

December 21, 2020 · 1 min · Russell

Quickly View Project Dependencies on the CLI

Learn how to view your project’s package.json dependencies directly from the terminal using built-in npm commands.

November 21, 2020 · 1 min · Russell

Whalebrew: Docker Images as Native Commands

Learn how to use Whalebrew to run Docker containers as if they were native commands, simplifying your development workflow.

October 25, 2018 · 1 min · Russell