noa ==== [![Build Status](https://travis-ci.com/seiyanuta/noa.svg?branch=master)](https://travis-ci.com/seiyanuta/noa) [![Latest version](https://img.shields.io/crates/v/noa.svg)](https://crates.io/crates/noa) Installation ------------ ``` $ cargo install noa ``` Building from source -------------------- ``` $ cargo build --release $ ./target/release/noa ``` License ------- CC0 or MIT. Choose whichever you prefer.