tokei
CLICount lines of code across projects, by language.
Count lines of code in current directory~99% est.
tokei .dev-tools3 recipes
curl
CLITransfer data from or to a server using various protocols.
Get only the HTTP status codeVerified macOS · Linux
curl -s -o /dev/null -w '%{http_code}\n' https://example.com/+2 more matching recipesnetworking8 recipes · 7 verified
scc
CLISloc cloc and code: fast and accurate code statistics.
dev-tools3 recipes
llm
CLICLI tool and Python library for interacting with LLMs.
Use a specific model~95% est.
llm -m claude-3-5-sonnet 'Explain this code' < main.pyai-ml3 recipes
github-mcp
MCPOfficial GitHub MCP server for managing repos, PRs, and issues.
mcp-server0 recipes
neovim
CLIHyperextensible Vim-based text editor.
editors2 recipes
timeout (coreutils)
CLIRun a command with a time limit. Part of GNU coreutils: built into Linux, 'gtimeout' on macOS after brew install coreutils.
system3 recipes · 3 verified
aider
CLIAI pair programming in your terminal — edit code with LLMs.
ai-ml3 recipes
terraform
CLIInfrastructure as Code tool for provisioning cloud resources.
cloud4 recipes