All Projects → huytd → rcat

huytd / rcat

Licence: other
Colorized cat written in Rust

Programming Languages

rust
11053 projects

rcat - Colorized cat written in Rust

Build in release mode:

$ cargo b --release

Install it to /usr/local/bin:

$ cp target/release/rcat /usr/local/bin/rcat

Optional - Make an alias to replace cat with rcat:

$ alias cat=rcat

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].