cli/cmd
Snider 548602b97d feat(core): add setup and doctor commands for workspace bootstrap
- Add `core setup` to clone repos from registry into packages/
  - Supports --dry-run, --only type filter
  - Skips repos with clone: false
  - Detects existing clones
- Add `core doctor` to check development environment
  - Checks git, gh, php, composer, node
  - Verifies SSH key exists
  - Checks gh CLI authentication
  - Shows workspace registry status
- Update Repo struct with Clone field for skip control
- Change Repo.Type from RepoType to string for flexibility

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:50:55 +00:00
..
core feat(core): add setup and doctor commands for workspace bootstrap 2026-01-28 14:50:55 +00:00
core-demo feat: add lthn-desktop as default GUI and restructure build targets 2026-01-21 14:40:33 +00:00
core-gui fix: update dependencies and add new mining bridge functionality 2026-01-27 21:12:48 +00:00
core-mcp feat: add initial project structure with configuration files and components 2026-01-15 22:46:50 +00:00
core-website Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
examples refactor: Update import path for Core and add CLAUDE.md documentation 2026-01-04 20:16:52 +00:00
lthn-desktop fix: update dependencies and add new mining bridge functionality 2026-01-27 21:12:48 +00:00