CLI
Posts tagged with CLI.
Categories
Tags
Filters1
Categories
Tags
Showing page 1 of 2 (11 total posts)

Vercel's scriptc Compiles TypeScript to Native Binaries Without a Runtime
scriptc compiles TypeScript to 200KB native binaries with no JavaScript engine. What works, what falls back to quickjs-ng, and what npm deps mean for you.

Finding Domains Is Simple With Gemini and Antigravity
How to find an available domain name with AI: describe it to a terminal agent and let Gemini check every candidate against a live registry. No more guessing.

Run Claude Code From Your Phone: The 2026 Remote Setup
Run Claude Code from your phone two ways in 2026: official Remote Control with a QR scan, or SSH and tmux over Tailscale for API keys and overnight runs.

Best MCP Servers Worth Installing (And 5 That Waste Your Context Window)
The best MCP servers for Claude Code ranked by real context cost. 8 worth keeping, 5 that waste your context window, and the exact config I run daily.

Build a CLI Tool With Bun in 20 Minutes
Build a CLI tool with Bun from scratch: argument parsing, colored output, and compilation to a standalone binary. Zero config, real runnable code, one file.

Every Claude Code Environment Variable That Actually Matters
All 40+ Claude Code environment variables grouped by what they do. API keys, Bedrock, Vertex, Foundry, CI/CD, and the billing gotcha nobody warns about.

Self-Hosting AI for Code: The $0/Month Developer Stack
Build a complete self-hosted AI coding stack with Ollama, Continue.dev, and Open WebUI for $0/month. Includes hardware requirements, cost math, and the setup commands.

The Best Windows Development Tools in 2026
The best windows development tools in 2026 are WSL2, Windows Terminal, VS Code, and WinGet. They close the gap with macOS for most developer stacks.

20 CLI Tools You're Not Using Yet
The complete cross-platform CLI toolkit for 2026: the essential terminal replacements (fzf, ripgrep, bat, lazygit) plus 20 lesser-known command line tools that each fix a frustrating default.