Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Make hear installable via Homebrew #33

Open
NightMachinery opened this issue Nov 3, 2024 · 1 comment
Open

[FR] Make hear installable via Homebrew #33

NightMachinery opened this issue Nov 3, 2024 · 1 comment

Comments

@NightMachinery
Copy link

brew install hear is a lot easier than downloading and running stuff. It is also easily automatable and reliable. I usually don't bother with projects with manual installs unless I am already invested in them.

@e40
Copy link

e40 commented Nov 6, 2024

100% agree. Also, I wanted to build from source, but:

@max[git:master]$ make
xcodebuild -project ""hear.xcodeproj"" clean
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
make: *** [clean] Error 1
@max[git:master]$ 

I don't want all of Xcode, but I do have the Command Line compiler tools installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants