processone / eturnal

STUN / TURN standalone server
https://eturnal.net
Apache License 2.0
237 stars 22 forks source link

Add a macos CI as well as a homebrew formula #39

Closed sando38 closed 1 year ago

sando38 commented 1 year ago

We should wait before merging if any more feedback from the homebrew team requires changes in Formula/eturnal.rb

Update: PR (https://github.com/Homebrew/homebrew-core/pull/133233), because the Formula does not pass the linting which

[...] we can hardly fix, because it is hard-coded in relx-tools.

sando38 commented 1 year ago

macos Formula install fails, because it tries to tap the Formula from the master branch, which does not have it available obviously. :)