julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.36k stars 331 forks source link

Xcode necessary? #260

Closed phlind closed 5 years ago

phlind commented 5 years ago

Just a stupidly simple question: do I need Xcode to be installed only to be able to install terminal-notifier or does Xcode need to stay installed to let terminal-notifier work?

julienXX commented 5 years ago

No, you need XCode if you want to compile it yourself. In order to run it you should just need homebrew or you can download a stand-alone binary in the Releases on Github.