Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autozimu/colorizex
A CLI that colorize
https://github.com/autozimu/colorizex
cli color colorize rust
Last synced: about 2 months ago
JSON representation
A CLI that colorize
- Host: GitHub
- URL: https://github.com/autozimu/colorizex
- Owner: autozimu
- License: mit
- Created: 2017-09-22T00:58:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T01:00:14.000Z (over 6 years ago)
- Last Synced: 2024-10-12T23:26:29.001Z (3 months ago)
- Topics: cli, color, colorize, rust
- Language: Rust
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# colorizex
A CLI that colorize.
- Crate:
- Documentation:# Install
```sh
cargo install colorizex
```# Usage
```
USAGE:
colorizex [regexcolors]...FLAGS:
-h, --help Prints help information
-V, --version Prints version informationARGS:
... regular expression and color pairs
```# Example
![screenshot](https://user-images.githubusercontent.com/1453551/30725032-a2ab4e80-9ef6-11e7-9b86-0a795dc0cd38.png)