0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag
Homebrew simplifies the installation of missing command-line software on macOS, addressing inconsistencies between BSD and GNU versions and managing the PATH environment.
Command | Description |
---|---|
brew install wget |
Installs the wget program using Homebrew. |
brew install tree |
Installs the tree utility using Homebrew. |
brew install emacs |
Installs the emacs text editor using Homebrew. |
brew install coreutils |
Installs core utilities using Homebrew. |
brew install findutils |
Installs findutils using Homebrew. |
which find |
Displays the location of the find command. |
which -a |
Displays all locations of a command in the PATH. |
--version or --help |
Options to check the version of a command. |
gsed |
GNU sed stream editor (installed via Homebrew). |
gfind |
GNU find utility (installed via Homebrew). |
make |
Used for compiling software from source (mentioned as an older method). |
grep |
BSD version mentioned as a pre-installed utility. |
find |
BSD version mentioned as a pre-installed utility. |
vim |
BSD version mentioned as a pre-installed utility. |
Lightweight coding agent that runs in your terminal, allowing chat-driven development with the power to execute code and manipulate files.
WattWise is a command-line interface (CLI) for power monitoring smart plugs. It can track power consumption and throttle CPU usage based on electricity prices. It supports TP-Link plugs directly and integrates with Home Assistant.
OpenHands is an open platform for AI software developers as generalist agents. It allows agents to modify code, run commands, browse the web, call APIs, and more, aiming to automate software development tasks.
SuperCoder is a coding agent that runs in your terminal, offering features like code search, project structure exploration, code editing, bug fixing, and integration with OpenAI or local models.
A flexible Python library and CLI tool for interacting with Model Context Protocol (MCP) servers using OpenAI, Anthropic, and Ollama models.
This library provides a command-line interface (CLI) for managing the user settings of Meshtastic nodes and provides an easy API for sending and receiving messages over mesh radios.
Charm makes the command line glamorous with tools like Huh for interactive forms, Lip Gloss for styling, and Glow for markdown reading. They offer various libraries and applications for building terminal user interfaces.
Claude Code is an agentic coding tool by Anthropic that operates in your terminal, understanding and modifying your codebase through natural language commands. It streamlines development workflows by executing commands, fixing bugs, and managing Git operations without requiring additional servers or complex setup.
Claude 3.7 Sonnet is the latest hybrid reasoning model, offering instant and extended thinking capabilities. Claude Code is a new agentic coding tool for developers.
First / Previous / Next / Last
/ Page 1 of 0