# hermit
[](https://crates.io/crates/hermit)
[](https://hermitcore.github.io/hermit-rs/hermit/)
[](https://img.shields.io/crates/l/hermit.svg)
This is a container for the [Hermit kernel](https://github.com/hermitcore/kernel) and is used to link the libos to the application.
Please read the README of the [Hermit kernel](https://github.com/hermitcore/kernel) for more information.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.