mufeedvh / code2prompt

A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
MIT License
1.45k stars 77 forks source link

Error when specifying an output file #11

Closed ahonnecke closed 4 months ago

ahonnecke commented 4 months ago
ahonnecke@antonym:~/src/wayward/src/wayward$ $ code2prompt . -o output.txt  
$: command not found