genesis-0.0.0 is not a library.
Visit the last successful build: genesis-0.2.2

genesis

Options

Installation

You can use the cargo install command:

$ cargo install genesis

or a classic build and run:

$ git clone https://github.com/dotcypress/genesis
$ cd genesis
$ cargo build --release
$ cp target/release/genesis ~/.bin # assuming .bin is in your path