mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 04:30:21 +00:00
Recommend the use of `on_macos` and `on_linux` unless we're in `def install`, `def post_install` or `test do` in which case recommend `OS.mac?` and `OS.linux?` instead.