#clipboard #read #copies #fiels #chatgpt-gpt-4

app rust_project_reader

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.

9 releases

0.1.8 Mar 16, 2024
0.1.7 Apr 1, 2023
0.1.6 Mar 28, 2023

#1 in #copies

Download history 3/week @ 2024-02-22 15/week @ 2024-02-29 97/week @ 2024-03-07 121/week @ 2024-03-14 13/week @ 2024-03-21 9/week @ 2024-03-28 3/week @ 2024-04-04

352 downloads per month

GPL-3.0 license

5KB
62 lines

rust_project_reader

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.

Usage

to compile locally

cargo run --release <path_to_project_root>

to use the binary

cargo install rust_project_reader
cargo read <path_to_project_root>

Dependencies

~0.2–8MB
~49K SLoC