Comment by stan_kirdey
8 days ago
Nice! Built something similar in Rust that supports local and remote repos: https://crates.io/crates/r2md
8 days ago
Nice! Built something similar in Rust that supports local and remote repos: https://crates.io/crates/r2md
I thought of using Rust, but ultimately chose Go. I'll take a look and see how something similar came out in Rust!
Something I didn't dig to find, but is it possible for these applications to also respect .gitignores? Might be a handy flag!
In any node project that basically _must_ be done or your source code will be eclipsed by whatever is in node_modules