Skip to content

overviewer/overviewer-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overviewer-ng

The next-gen version of The Overviewer, written in Rust.

Stay Tuned!

Building

It is recommended that you use the nightly rust binaries.

To build, execute the following:

cargo build

Testing

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.

Contributing

Most (if not all) communication during early development stages is currently done through the Overviewer IRC channel.

About

The next-gen version of The Overviewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages