claude-code: init module (#7685)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
567312006a
commit
8b4ac14968
14 changed files with 589 additions and 0 deletions
2
tests/modules/programs/claude-code/expected-mcp-wrapper
Normal file
2
tests/modules/programs/claude-code/expected-mcp-wrapper
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#! /nix/store/00000000000000000000000000000000-bash/bin/bash -e
|
||||
exec -a "$0" "/nix/store/00000000000000000000000000000000-claude-code/bin/.claude-wrapped" --mcp-config /nix/store/00000000000000000000000000000000-claude-code-mcp-config.json "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue