Self contained sloptrap with helpers within

This commit is contained in:
Samuel Aubertin
2026-03-09 19:23:21 +01:00
parent 0ad137c6dc
commit 87a23e9772
9 changed files with 485 additions and 407 deletions

View File

@@ -19,7 +19,7 @@ brew install coreutils gnu-tar jq
## Quick Start
1. Place `sloptrap` somewhere on your PATH/shared drive (the helper Dockerfile and Codex binary are bundled and downloaded automatically).
1. Place `sloptrap` somewhere on your PATH/shared drive, for example with `make install` (the helper payload, helper Dockerfile, and Codex binary handling are bundled into the launcher).
2. (Optional) Create a project-specific manifest and ignore file:
```bash
cat > path/to/project/.sloptrap <<'EOF'