ko1nksm / getoptions

An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
Creative Commons Zero v1.0 Universal
414 stars 21 forks source link

docs: remove outdated reference to Linuxbrew #48

Closed brian-smith-tcril closed 3 months ago

brian-smith-tcril commented 1 year ago

As of https://github.com/Linuxbrew/brew/commit/93389fde63974f096156344e281610acec44130c, Linuxbrew has been merged upstream into Homebrew. The Homebrew homepage (https://brew.sh/) now describes Homebrew as "The Missing Package Manager for macOS (or Linux)"

ko1nksm commented 3 months ago

Thanks!