The original repository is located at link.
I was inspired by /revive/crates/runner/src/lib.rs and added /revive/crates/runner/src/main.rs, which can be used to test the bytecode generated by revive, providing a convenient testing environment.
cargo build --release --bin revive-runner
./target/release/revive-runner
Usage: <program> <contract> <function and parameters>