riir

Crates.ioriir
lib.rsriir
version0.0.1
created_at2024-12-25 21:01:17.336439+00
updated_at2024-12-25 21:01:17.336439+00
descriptionRIIR - The AI tool to Rewrite/Refactor It In Rust
homepage
repositoryhttps://github.com/rationalintelligence/riir
max_upload_size
id1495217
size53,501
Denis Kolodin (therustmonk)

documentation

README

riir

The AI tool for refactoring (Rewrite It In Rust).

Usage

cargo run -- src/main.rs

Reading file: src/main.rs
What should I do with the file?
> Rename the `reader` variable to `rdr`.

Asking AI...
Writing the diff...
Done 🦀
Commit count: 0

cargo fmt