3 unstable releases
0.1.2 | Dec 15, 2024 |
---|---|
0.1.0 | Dec 14, 2024 |
0.0.0 | Dec 14, 2024 |
#2720 in Command line utilities
376 downloads per month
23KB
131 lines
git2txt
Converts a Git repository to a single TXT file
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 -- git@github.com:EstebanBorai/git2txt.git
License
This project is dual licensed in both under the MIT License and the Apache License (Version 2.0).
Dependencies
~12–25MB
~339K SLoC