mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-24 15:02:30 +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:
co-authored by
Claude Opus 4.6
parent
d30d5eb56e
commit
4899b71e19
@@ -1,6 +1,7 @@
|
||||
node_modules/
|
||||
browse/dist/
|
||||
.gstack/
|
||||
.claude/
|
||||
/tmp/
|
||||
*.log
|
||||
bun.lock
|
||||
|
||||
Reference in New Issue
Block a user