Installation

Runehook was developed to be environment-agnostic. Below are the different ways to install and build Ordhook on your machine.

Clone the Runehook repository to your local machine and install via cargo.

Terminal
# Clone the runehook repository
$ git clone https://github.com/hirosystems/runehook.git
# Navigate into the runehook directory
$ cd runehook
# Install runehook using cargo
$ cargo runehook-install