# 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
Licensed under either of Apache License, Version
2.0 or MIT license at your option.
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.