Commit Graph

3 Commits

Author SHA1 Message Date
Sawyer Hood 9ddbc132a6 feat: dev-browser CLI 2026-03-19 13:21:51 -07:00
Sawyer Hood e1a8432408 Enhance install-dev.sh to dynamically locate the claude command
Updated the installation script to check for the claude command in common locations, improving robustness. The script now uses a variable for the claude command, ensuring consistent usage throughout the installation process.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-12-09 10:50:49 -08:00
Sawyer Hood 2c87679222 Add development installation script
Adds install-dev.sh to simplify local plugin development by removing
existing marketplace/plugin installations and reinstalling from the
current directory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 09:53:17 -08:00