## Summary Do you want regular builds for the software as artifacts on github? So people don't have to compile it, and make it easier to install? ## Details We could use cargo-deb,cargo-rpm,cargo-dist, etc to package it if needed. I am happy to make a PR if there is interest.