The next-gen version of The Overviewer, written in Rust.
Stay Tuned!
It is recommended that you use the nightly rust binaries.
To build, execute the following:
cargo build
First, initialise the test data submodule:
git submodule init
Then, update the submodule repository data:
git submodule update
Finally, you can run the tests with:
cargo test
You should also run the liboverviewer tests by running cargo test
in the liboverviewer directory.
Most (if not all) communication during early development stages is currently done through the Overviewer IRC channel.