Get rust from your package manager or use rustup.
Get git from your package manager or from here.
This will download the repo and compile the program.
git clone https://github.com/Radiicall/steam-presence-rust
cd steam-presence-rust
cargo build --release
The executable will be located here target/release/steam-presence-on-discord[.exe]
.