Files
gpt-engineer/benchmark/file_explorer/main_prompt
2023-06-17 12:06:50 +02:00

3 lines
176 B
Plaintext

Create a basic file explorer CLI tool in Python that allows users to navigate through directories, view file contents, and perform basic file operations (copy, move, delete).