1 unstable release

Uses old Rust 2015

0.0.0 Oct 14, 2017

#23 in #genesis

MIT/Apache

5KB
72 lines

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

lib.rs:

Genesis Core library

Dependencies

~5MB
~75K SLoC