Is there a package management system for shell scripts on Mac OS? @Mark Easily distribute a shell script, ideally with support for updating the script, etc. Lots of people are doing curl https://install.example.com | /bin/sh type things, I was wondering if there was a better way.