Uses old Rust 2015
0.1.0 |
|
---|
#17 in #cli-color
11KB
218 lines
iq-cli: Crate for making Cargo-like command-line interfaces
This crate contains reusable components for building Cargo-like command-line interfaces which can selectively enable colored output when a TTY is available.
License
The iq-cli crate is distributed under the terms of the Apache License (Version 2.0).
Parts of this code were taken from the Cargo project, which is copyright The Rust Project Developers, and dual licensed under the MIT and Apache 2.0 licenses. However, at least for now we are only making our codebase available under the Apache 2.0 license.
See LICENSE file in the iqlusion-io/crates
toplevel directory for more
information.
Dependencies
~230–660KB