4 releases
0.2.1 | Jun 10, 2022 |
---|---|
0.2.0 | Jun 9, 2022 |
0.1.1 | May 28, 2022 |
0.1.0 | May 28, 2022 |
#582 in Command-line interface
37KB
736 lines
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 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.
lib.rs
:
Clytia
Clytia is a helper library to make writing CLIs easier and smoother
Clytia provides several functions, which either take in some form of user input or allow you to provide feedback to the user while some process is ongoing.
Look at the Clytia
struct for more information.
Dependencies
~0.6–1.2MB
~26K SLoC