ansi-escape-sequences-cli-0.2.2 is not a library.
'ansi' - a CLI utility to quickly get ANSI escape codes
ansi-escape-sequences-cli provides an executable called ansi which can be
used in a shell or in a shell script to easily colorize and style terminal
output.
Usage
- Add
ansito yourPATH - Embed it in your shell scripts like this:
# You need "-e" to let echo replace the escaped ESC symbol # Or use echo without "-e": - Type
--helpfor more guidance!
Install
$ cargo install ansi-escape-sequences-cli (the binary is just called ansi!)
Supported Platforms
- ✔️ Linux
- ✔️ MacOS
- ✔️ Windows
MSRV
Ths MSRV is 1.85.1.