Explanation

Edit Homebrew formulae

Joe Nash

To allow users to edit Homebrew formulae or contribute to an internal tap using Workbrew, the recommended solution is to add the users to the workbrew group using this command: sudo dseditgroup -o edit -a "${USERNAME}" -t user workbrew.

Ensure that users understand the elevated privileges associated with being in the workbrew group. Members of this group have the same access level as Homebrew maintainers and contributors, which includes the ability to edit Homebrew and Workbrew formulae.

We use cookies to analyze traffic and improve your experience. You can accept all cookies or decline non-essential ones. Read our Privacy Policy for details.