# LIX analysis [![Crates.io](https://img.shields.io/crates/v/lix.svg)](https://crates.io/crates/lix) [![Docs.rs](https://docs.rs/lix/badge.svg)](https://docs.rs/lix) ## Installation ### Cargo * Install the rust toolchain in order to have cargo installed by following [this](https://www.rust-lang.org/tools/install) guide. * run `cargo install lix` ## License Licensed under: * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be dual licensed as above, without any additional terms or conditions. See [CONTRIBUTING.md](CONTRIBUTING.md).