File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ` console `
2
2
3
+ [ ![ Build Status] ( https://github.com/mitsuhiko/console/workflows/CI/badge.svg?branch=master )] ( https://github.com/mitsuhiko/console/actions?query=workflow%3ACI )
4
+ [ ![ Crates.io] ( https://img.shields.io/crates/d/console.svg )] ( https://crates.io/crates/console )
5
+ [ ![ License] ( https://img.shields.io/github/license/mitsuhiko/console )] ( https://github.com/mitsuhiko/console/blob/master/LICENSE )
6
+ [ ![ rustc 1.40.0] ( https://img.shields.io/badge/rust-1.40%2B-orange.svg )] ( https://img.shields.io/badge/rust-1.40%2B-orange.svg )
7
+ [ ![ Documentation] ( https://docs.rs/console/badge.svg )] ( https://docs.rs/console )
8
+
3
9
** console** is a library for Rust that provides access to various terminal
4
10
features so you can build nicer looking command line interfaces. It
5
11
comes with various tools and utilities for working with Terminals and
You can’t perform that action at this time.
0 commit comments