Install

raphtory requires rust, please see the rust guide to install.

1. Set up raphtory

Clone the raphtory Repository

git clone git@github.com:Raphtory/raphtory.git

2. Build raphtory

cdinto the raphtory folder and run

cargo build

Thats it! raphtory is now ready to use!