mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 21:00:12 -04:00
updated
This commit is contained in:
parent
0667c42755
commit
7f0892d67b
6 changed files with 19 additions and 367 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
# install.sh — symlinks agent-team into ~/.claude/
|
||||
# install.sh — symlinks agent-team into ~/.claude/ and ~/.codex/ (if present)
|
||||
# Works on Windows (Git Bash/MSYS2), Linux, and macOS.
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue