Thanks to visit codestin.com
Credit goes to lib.rs

#git #llm #txt

bin+lib git2txt

Converts a Git repository to a single TXT file

3 unstable releases

0.1.2 Dec 15, 2024
0.1.0 Dec 14, 2024
0.0.0 Dec 14, 2024

#7 in #txt

Codestin Search App

85 downloads per month

MIT/Apache

23KB
131 lines

git2txt

Converts a Git repository to a single TXT file

Crates.io Documentation Build Clippy Formatter

Development

This project uses the library/binary crate architecture, which means that you can install it as a dependency in your project or use it as a standalone binary.

Requirements

Running

cargo r -- <GIT REPO URL>

Debugging

RUST_LOG=debug cargo r -- [email protected]:EstebanBorai/git2txt.git

License

This project is dual licensed in both under the MIT License and the Apache License (Version 2.0).

Dependencies

~16–34MB
~381K SLoC