## Heliometer
[](https://travis-ci.org/PishLSDYUE/heliometer)
[](https://coveralls.io/github/PishLSDYUE/heliometer?branch=master)
[](https://crates.io/crates/heliometer)
[](https://crates.io/crates/heliometer)
[](https://crates.io/crates/heliometer)
A bf interpreter written in rust.
`heliometer` is the library, `helio` is the binary.
### Helio
Simply run `cargo install` to install `helio` to `.cargo/bin`.
`helio <file>` will interpret the contents of `<file>` as brainfuck.