Automate worktree dependency installs

This commit is contained in:
ejclaw
2026-04-05 22:34:16 +09:00
parent 2983e0501c
commit 446b194e2c
9 changed files with 762 additions and 90 deletions

View File

@@ -2,6 +2,7 @@
"name": "ejclaw",
"version": "0.1.0",
"description": "Personal Claude assistant. Lightweight, secure, customizable.",
"packageManager": "bun@1.3.11",
"type": "module",
"main": "dist/index.js",
"scripts": {