Skip to content

2KAbhishek/rat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License People Stars Forks Watches Last Updated

A rusty cat πŸ­πŸ¦€

rat / ratcat is a clone of cat written in rust

✨ Features

  • Blazing fast performance
  • Great error reporting
  • Superior test coverage
  • Minimalistic and simple

Setup

⚑ Requirements

  • cargo / Rust

πŸš€ Installation

git clone https://github.com/2kabhishek/rat
cd rat
cargo install --path .
# or
cargo install ratcat

πŸ’» Usage

Usage: ratcat <PATH>

Arguments:
  <PATH>

Options:
  -h, --help  Print help

Behind The Code

🌈 Inspiration

Wanted to explore me some rusty rust.

πŸ’‘ Challenges/Learnings

  • 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.

🧰 Tooling

πŸ” More Info

  • rgep β€” a rusty grep

⭐ hit the star button if you found this useful ⭐

Source | Blog | Twitter | LinkedIn | More Links | Other Projects

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages