Can this package for MacOS too? I don't even know what packaging system MacOS uses.
Discussion
None... got to use homebrew or macports
βBrewβ is great.
Right now, if you just
brew install rust;
cargo build --release
Just works. You could add gossip to brew, then folks can just use brew to manage it without having to know how to get the source from GitHub.