Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(info?) I made a tool that compares two local indexes with various metadata formats #156

Open
jmrgibson opened this issue Nov 14, 2019 · 3 comments

Comments

@jmrgibson
Copy link

I made a tool that compares to local indexes to handle the case of changing metadata formats so you can audit there were no crates removed.

Maybe we could get a link in the readme for other people that might find this useful? Or I could also merge it into this project if we wanted to add a check subcommand or something.

https://github.com/jmrgibson/cargo-local-registry-compare

@ChrisGreenaway
Copy link
Collaborator

That looks cool. I'd be happy to get that merged into this project, if that's what you'd like to do. Do you have the time to raise a PR to make it happen?

@jmrgibson
Copy link
Author

Yup, I can clean it up and make a PR. Should I make a second binary in the current Cargo.toml? Or a subcommand of the existing binary?

@ChrisGreenaway
Copy link
Collaborator

I'd favour a sub-command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants