Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ reads this file to locate the right asset for the host.
See [`AGENTS-NEW-WORKER.md`](AGENTS-NEW-WORKER.md) for the full checklist
covering folder layout, `iii.worker.yaml`, lint, tests, deploy type
(`binary` vs. `image`), and the release flow.
[`binary-worker.md`](binary-worker.md) goes deeper for the Rust binary
scaffold; [`worker-readme.md`](worker-readme.md) covers the README
contract every worker shares (install via `iii worker add`, run via
`iii start`, how-to over reference).

## CI

Expand Down
Loading
Loading