1 unstable release

0.0.1 Dec 25, 2024

#25 in #rewriting

Download history 4/week @ 2024-09-30 161/week @ 2024-12-23 3/week @ 2025-01-06

164 downloads per month

Apache-2.0

15KB
78 lines

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 🦀

Dependencies

~11–23MB
~324K SLoC