aheui / rsaheui

aheui implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and Install

You need a rust compiler. Visit rust-lang.org.

$ git submodule update --init # download submodules
$ make all # build aheui
$ make install # install to /usr/local/bin, install name is `rsaheui`

About

aheui implementation in Rust

License:Other


Languages

Language:Rust 100.0%