git2txt 0.1.2

Converts a Git repository to a single TXT file
Documentation

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 -- 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).