mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-08 06:26:45 +02:00
feat: add local dev mode for testing skills from within the repo
bin/dev-setup creates .claude/skills/gstack symlink to the working tree so Claude Code discovers skills locally. bin/dev-teardown cleans up. DEVELOPING_GSTACK.md documents the workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
node_modules/
|
||||
browse/dist/
|
||||
.gstack/
|
||||
.claude/
|
||||
/tmp/
|
||||
*.log
|
||||
bun.lock
|
||||
|
||||
Reference in New Issue
Block a user