mirror of
https://github.com/sweetwisdom/everything-claude-code-zh.git
synced 2026-03-21 22:10:09 +00:00
feat: cross-platform support with Node.js scripts
- Rewrite all bash hooks to Node.js for Windows/macOS/Linux compatibility - Add package manager auto-detection (npm, pnpm, yarn, bun) - Add scripts/lib/ with cross-platform utilities - Add /setup-pm command for package manager configuration - Add comprehensive test suite (62 tests) Co-authored-by: zerx-lab
This commit is contained in:
4
.claude/package-manager.json
Normal file
4
.claude/package-manager.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"packageManager": "bun",
|
||||
"setAt": "2026-01-23T02:09:58.819Z"
|
||||
}
|
||||
Reference in New Issue
Block a user