| Crates.io | git2txt |
| lib.rs | git2txt |
| version | 0.1.2 |
| created_at | 2024-12-14 03:16:49.487377+00 |
| updated_at | 2024-12-15 05:17:28.882192+00 |
| description | Converts a Git repository to a single TXT file |
| homepage | https://github.com/EstebanBorai/git2txt |
| repository | https://github.com/EstebanBorai/git2txt |
| max_upload_size | |
| id | 1482852 |
| size | 75,921 |
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.
cargo r -- <GIT REPO URL>
RUST_LOG=debug cargo r -- git@github.com:EstebanBorai/git2txt.git
This project is dual licensed in both under the MIT License and the Apache License (Version 2.0).