[](https://github.com/x-software-com/mxl-crates/actions/workflows/check.yml)
[](https://deps.rs/repo/github/x-software-com/mxl-crates)
[](https://conventionalcommits.org)
# Overview
This is a component of the X-Software MXL product line.
## Setup
```sh
cargo install --locked just
just setup
```
# Contributing
This is an open source project, and is thus built with your contributions.
Here are some ways you can contribute:
* [Submit Issues][contributing:submit-issue]
* [Submit Fixes and New Features][contributing:submit-pr]
Please refer to our [Contributing Guide](CONTRIBUTING.md) for more details.
[contributing:submit-issue]: https://github.com/x-software-com/mxl-crates/issues/new/choose
[contributing:submit-pr]: https://github.com/x-software-com/mxl-crates/pulls
# License
The code in this repository is licensed under either of [APACHE-2.0 License](LICENSE-APACHE) or [MIT License](LICENSE-MIT) at your option.