rat / ratcat is a clone of cat written in rust
- Blazing fast performance
- Great error reporting
- Superior test coverage
- Minimalistic and simple
- cargo / Rust
git clone https://github.com/2kabhishek/rat
cd rat
cargo install --path .
# or
cargo install ratcat
Usage: ratcat <PATH>
Arguments:
<PATH>
Options:
-h, --help Print help
Wanted to explore me some rusty rust.
- Rust tooling with neovim is awesome!
- Error handling in rust can be as complicated or as simple as you want.
- Unit tests are conventionally stored in the same file as src.
- rgep — a rusty grep
⭐ hit the star button if you found this useful ⭐
Source | Blog | Twitter | LinkedIn | More Links | Other Projects