sarub0b0 / kubetui

An intuitive Terminal User Interface (TUI) tool for real-time monitoring and exploration of Kubernetes resources
MIT License
202 stars 6 forks source link

Feature Request: Package Manager Support (brew, scoop, apt, etc) #462

Open gwilkinsong opened 7 months ago

gwilkinsong commented 7 months ago

Hey there @sarub0b0,

This is a great tool, thanks for building it!

Could you consider publishing this on brew, ports, scoop, chocolatey, apt, pacman etc as this would be easier for installation rather than cargo.

I usually find package managers more quicker and much safer to install rather than downloading binaries or compiling the entire project on my machine.

sarub0b0 commented 7 months ago

Thanks for your feature request! It's much appreciated. I've postponed it because I wasn't sure how to approach it, but now that you've raised it, I'd like to address it gradually.