520 B
520 B
runner-rs (amd64/linux)

in-container integrating util to handle processes runtime
Depends on
rustup (>=1.27.1)
Local init
- Clone this repo
runner-rs
git clone https://link-to-project
- Enter project's dir
cd runner-rs/
- Release build of app
cargo build --release
- Execution
./target/release/runner-rs
or
cargo run --release