iq-cli

Crates.ioiq-cli
lib.rsiq-cli
version0.1.0
sourcesrc
created_at2018-04-20 04:22:54.29375
updated_at2018-04-20 04:22:54.29375
descriptionCargo-like colored command-line interfaces
homepagehttps://github.com/iqlusion-io/crates/
repositoryhttps://github.com/iqlusion-io/crates/tree/master/iq-cli
max_upload_size
id61508
size10,370
Tony Arcieri (iqlusion) (tony-iqlusion)

documentation

README

iq-cli: Crate for making Cargo-like command-line interfaces

Crate Docs Build Status Apache 2.0 Licensed

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.

Commit count: 0

cargo fmt