| Crates.io | rust_project_reader |
| lib.rs | rust_project_reader |
| version | 0.1.8 |
| created_at | 2023-03-19 22:33:51.64361+00 |
| updated_at | 2024-03-16 14:01:11.725748+00 |
| description | A simple program that reads all the fiels of a rust project and copies them to the clipboard. This is useful for using with chatgpt/gpt-4. |
| homepage | |
| repository | https://github.com/RobertasJ/rust_project_reader |
| max_upload_size | |
| id | 814734 |
| size | 10,550 |
A simple program that reads all the fiels of a rust project and copies them to the clipboard. This is useful for using with chatgpt/gpt-4.
cargo run --release <path_to_project_root>
cargo install rust_project_reader
cargo read <path_to_project_root>