From Source
The following instructions show how to build and install Oura from source code.
Pre-requisites
- Rust toolchain
Procedure
git clone git@github.com:txpipe/oura.git
cd oura
cargo install --all-features --path .
The following instructions show how to build and install Oura from source code.
git clone git@github.com:txpipe/oura.git
cd oura
cargo install --all-features --path .