📦Package ManagementInstall and manage packages with automatic environment isolation. Uses /usr/local (never /opt/homebrew) for clean separation from Homebrew.
🌍Environment IsolationProject-specific environments with automatic activation/deactivation. Each project gets its own isolated package installations and PATH management.
🔄Executable ShimsCreate lightweight executable scripts that automatically run the correct versions of your tools with full environment context.
🚀Runtime InstallationDirect installation of development runtimes like Bun and Node.js from official sources with automatic platform detection.
🐚Shell IntegrationSeamless shell integration with customizable activation messages. Install shells like Zsh with automatic PATH management.
🌐Cross-PlatformWorks consistently across macOS, Linux, and Windows with platform-specific optimizations and path handling.
🔧Environment ManagementComprehensive tools for listing, inspecting, cleaning, and managing development environments with human-readable identifiers.
🔗Clean CoexistencePeaceful coexistence with Homebrew, system package managers, and other tools. Never conflicts with existing installations.