Skip to content

rename project from Crab City to Workshop#22

Merged
akesling merged 2 commits intomainfrom
akesling/name
Apr 3, 2026
Merged

rename project from Crab City to Workshop#22
akesling merged 2 commits intomainfrom
akesling/name

Conversation

@akesling
Copy link
Copy Markdown
Contributor

@akesling akesling commented Apr 2, 2026

  • Rename packages: crab_city → workshop, crab_city_ui → workshop_ui, crab_city_desktop → workshop_desktop
  • CLI binary: crab → work
  • Desktop app stays "Workshop"
  • Env vars: CRAB_* → WORKSHOP_*
  • Data dir: ~/.crabcity → ~/.workshop
  • Database: crabcity.db → workshop.db
  • Session cookie: crab_session → workshop_session
  • Config struct: CrabCityConfig → WorkshopConfig
  • Bazel module: crabcity → workshop
  • macOS bundle: CrabCity.app → Workshop.app
  • localStorage keys: crab_city_* → workshop_*
  • All display strings, docs, scripts, CI updated
  • README rewritten for clarity and user focus
  • 962 tests pass, both packages compile clean

akesling added 2 commits April 2, 2026 16:50
- Rename packages: crab_city → workshop, crab_city_ui → workshop_ui,
  crab_city_desktop → workshop_desktop
- CLI binary: crab → work
- Desktop app stays "Workshop"
- Env vars: CRAB_* → WORKSHOP_*
- Data dir: ~/.crabcity → ~/.workshop
- Database: crabcity.db → workshop.db
- Session cookie: crab_session → workshop_session
- Config struct: CrabCityConfig → WorkshopConfig
- Bazel module: crabcity → workshop
- macOS bundle: CrabCity.app → Workshop.app
- localStorage keys: crab_city_* → workshop_*
- All display strings, docs, scripts, CI updated
- README rewritten for clarity and user focus
- 962 tests pass, both packages compile clean
GitHub-hosted runners were OOMing on cold-cache builds.
@akesling akesling merged commit a722bf7 into main Apr 3, 2026
1 check passed
@akesling akesling deleted the akesling/name branch April 3, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant