nats-io / nats-top

A top-like tool for monitoring NATS servers.
https://nats.io
MIT License
354 stars 30 forks source link

Publish binaries to brew tap nats-io/nats-tools #99

Open jnehlmeier opened 9 months ago

jnehlmeier commented 9 months ago

What motivated this proposal?

It would be great to have a consistent installation procedure for all nats tools. Currently nats cli installation is done using brew tap nats-io/nats-tools. This tap also contains nsc tool (although currently outdated for whatever reason). Would be great to have nats-top in there as well.

What is the proposed change?

N/A

Who benefits from this change?

Any brew.sh user could install and upgrade nats-server, nats, nsc, nats-top easily.

What alternatives have you evaluated?

Manually downloading the binary from GitHub. Always a little annoying.