ILikeAI / AlwaysReddy

AlwaysReddy is a LLM voice assistant that is always just a hotkey away.
MIT License
524 stars 50 forks source link

Add logic for Brew package manager for MacOS #48

Closed DissonanceTK closed 1 month ago

DissonanceTK commented 1 month ago

Brew is the most common package manager for MacOS. I added logic to skip the linux package managers if the OS == 'darwin' (MacOS). This also avoids the need for sudo.