This library implements the virtual machine that runs Teko. If you're looking for the
command line interface please refer to [teko](https://github.com/BourgondAries/teko-rs).
Make documentation by running `cargo doc --open`.
You need `cargo` which can be downloaded from [rustup](https://rustup.rs/).
should be sufficient to build the library.