:wave: been keeping up with Volta for a year or so, it helps me a ton: I appreciate the work put into this project!
With GitHubs watch functionality it is pretty easy to keep up with new versions however having Volta as crate keeping up would be a lot easier, with potential to automate.
Thoughts?
@Siilwyn Glad to hear you're enjoying Volta! Publishing it as a crate so you can install with cargo install volta is reasonable, we have a number of issues around different packaging systems already! We'll probably need a bit of investigation to see how that works exactly and how we can make sure that it's correctly set up after it's built (and in a cross-platform way).
Most helpful comment
@Siilwyn Glad to hear you're enjoying Volta! Publishing it as a crate so you can install with
cargo install voltais reasonable, we have a number of issues around different packaging systems already! We'll probably need a bit of investigation to see how that works exactly and how we can make sure that it's correctly set up after it's built (and in a cross-platform way).