nickgerace / gfold

CLI tool to help keep track of your Git repositories, written in Rust
https://crates.io/crates/gfold
Apache License 2.0
283 stars 20 forks source link

Remove anyhow from libgfold #246

Closed nickgerace closed 1 year ago

nickgerace commented 1 year ago

Since libgfold is a library, we need to ensure that it's ergonomic.