bgpkit/monocle

[feature] Pre-built binaries

Closed this issue · 3 comments

I think having pre-built binaries would make it easier for end-users to use the program. Integration with cargo-binstall could also be nice.

Thanks for the suggestion! I will look into this soon!

@Hyphrio The new v0.5.2 release and the future ones will come with pre-built binaries uploaded to the release. We have also added a homebrew tap for it. If you are on macos, you can install monocle with brew install bgpkit/tap/monocle now.

@Hyphrio monocle is now installable via cargo binstall monocle. It currently supports latest debian-based OSes and macos. Please let me know if you encounter any other issues. Thanks!