# Clytia   [![Build Status]][circleci] [![Latest Version]][crates.io]
[Build Status]: https://img.shields.io/circleci/build/github/makepress/clytia
[Latest Version]: https://img.shields.io/crates/v/clytia.svg
[crates.io]: https://crates.io/crates/clytia
[circleci]: https://app.circleci.com/pipelines/github/makepress/clytia
Clytia is a crate to make writing your CLIs a little bit easier. It features nice colorful and intuitive
input methods for your users.
Please look at the [docs](https://docs.rs/clytia) for more information.
##### License
<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>
<br>
<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
</sub>