This repository has been archived on 2025-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
herocoordinator/scripts
Timur Gordon a79053e75d Add build.sh and run.sh scripts for self-contained build and execution
- Each component now has its own build.sh that builds in release mode
- Each component's run.sh calls build.sh first, then starts the service
- Coordinator, supervisor, and runner scripts are self-contained
- All scripts use RUSTFLAGS="-A warnings" to suppress build warnings
- Scripts properly handle configuration via environment variables
2025-11-04 17:04:42 +01:00
..
2025-09-04 14:05:03 +02:00