feat: nb changes for claude code

This commit is contained in:
2025-10-11 21:52:32 +02:00
parent 506c4f9357
commit 1433f88d53
5 changed files with 15 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ in {
echo "Installing @anthropic-ai/claude-code globally..."
# --global uses prefix from ~/.npmrc; PATH has node for postinstall
${node}/bin/npm install -g @anthropic-ai/claude-code
${node}/bin/npm install -g @musistudio/claude-code-router
fi
'';