copy_codebase.py is a script that copies all the characters in a specific codebase into one single line and creates a file called one_line_code.txt so you can copy that line easıly and paste all of your codebase into an LLM in a single line.
- Git
- Python3
- Clone the repository with the command
git clone https://github.com/basarsubasi/copy_codebase.git
- Get into the directory you have just cloned with the command
cd copy_codebase
- Add your file extensions that you want to copy to the script
- Use the command
python3 copy_codebase.py </path/to/your/codebase>
- Copy the single line that is inside of the file "one_line_code.txt"
- Paste it to your favorite LLM
- Enjoy the vibes