Closed jonringer closed 2 years ago
Will do. I never ended up needing this project like I thought I would, but since there's interest I'll clean it up and publish sometime this week. Thanks! My checklist:
My intent is to only publish to crates.io, and to tag a release on Github, but @blaggacao mentioned using this with nixpkgs
instead of cargo install
, and I have no experience with Nix. Will that be sufficient?
I've tagged a release on github and published to crates.io. Please let me know if you need this packaged and released to some other repository.
edit I’m closing the issue but you can reopen it if needed.
I would still say that having the tags on your version control match the releases in crates.io. This should help with long term maintenance, especially when many distros usually carry different versions.
I guess I would call it "release hygiene"
Even a 0.0.1 release would help to establish the evolution of the project, please cut a release :)