0.5.0 • Published 10 months ago

@jasonhsieh/repo2txt v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

repo2txt

Output all files in a directory to one single text file, I use it for uploading codebase to LLM tools.

Usage

npx @jasonhsieh/repo2txt {repo_dir_path} {output_text_file_path}

Example

npx @jasonhsieh/repo2txt ~/git/repo2txt ~/git/repo2txt/output.txt

cat ~/git/repo2txt/output.txt

0.5.0

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago