Update README.md

This commit is contained in:
Frikky
2026-02-08 18:01:36 +01:00
committed by GitHub
parent 6e0935360b
commit b1681f6fbb
+4
View File
@@ -1,6 +1,10 @@
# Worker
A worker implementation in Golang. This runs ALL Shuffle workflows onprem. In general receives jobs from Orborus.
## Standalone run (testing)
`go run worker.go standalone <executionid> <authorization> <optional:url>`
## Development
The ideal way to test the Worker is with a single workflow execution, standalone. Here are some environment variables you can use: