Show HN: CmdBox – A CLI tool for saving and running parameterized commands
Category: cli-tool
Tags: cli-tool, command-runner, productivity
Score: 5.0/10 (Innovation: 3, Technical: 5, Documentation: 6, Utility: 6)
CmdBox is a CLI tool that allows users to save, parameterize, and run commands with short aliases, replacing fragile shell history. It features parameterized templates, tag-based organization, and a searchable command runner. The project is interesting because it addresses a common pain point for terminal users with a structured, well-organized approach.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/PhantomLambSoft/CmdBox · Python · MIT
View on Hacker News