mirror of
https://github.com/harivansh-afk/eval-skill.git
synced 2026-04-15 09:01:15 +00:00
install
This commit is contained in:
parent
63bd9e6c62
commit
ecbc18d2e4
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ cp "$SCRIPT_DIR/skills/eval/SKILL.md" "$TARGET_DIR/skills/eval/"
|
||||||
cp "$SCRIPT_DIR/agents/eval-builder.md" "$TARGET_DIR/agents/"
|
cp "$SCRIPT_DIR/agents/eval-builder.md" "$TARGET_DIR/agents/"
|
||||||
cp "$SCRIPT_DIR/agents/eval-verifier.md" "$TARGET_DIR/agents/"
|
cp "$SCRIPT_DIR/agents/eval-verifier.md" "$TARGET_DIR/agents/"
|
||||||
cp "$SCRIPT_DIR/commands/eval.md" "$TARGET_DIR/commands/"
|
cp "$SCRIPT_DIR/commands/eval.md" "$TARGET_DIR/commands/"
|
||||||
|
cp "$SCRIPT_DIR/commands/implement.md" "$TARGET_DIR/commands/"
|
||||||
|
|
||||||
[[ "$CLEANUP" == "true" ]] && rm -rf "$SCRIPT_DIR"
|
[[ "$CLEANUP" == "true" ]] && rm -rf "$SCRIPT_DIR"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue