Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 252 Bytes

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`