Homebrew formula for ble.sh #578
Replies: 1 comment 10 replies
-
Another user submitted a formula to
Now all three conditions (>= 30 forks, >= 30 watchers, and >= 75 stars) seem to be satisfied, so I guess they can accept it if you submit it. According to a recent comment on another PR, the conditions seem to be slightly changed (> 30 forks instead of >= 30 forks, etc.) but essentially the same. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to start using atuin.sh and they recommend ble.sh as companion. Sadly, ble.sh isn't offered as brew formula yet.
That's why I created a blesh formula available here.
Because of the way releases work with ble.sh I suggest installing with
--HEAD
as argument to get the latest version.I suppose I could've also made it a cask and use the nightly tarball version as well, however, from some minimal tests this version appears to work okay and I don't plan on changing this for now.
Depending on interest it might make sense to upstream this either to homebrew-core or have it provided as a companion repo next to ble.sh itself.
Just wanted to share this. If any of you find it helpful: awesome. If there's stuff that needs to/should be changed, please let me know!
Beta Was this translation helpful? Give feedback.
All reactions