You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brew tap cc.io
brew install codecomet
codecomet-machine install
Unfortunately, we cannot run the last install step inside the formula (eg: sandbox).
We could possibly use brew service facilities, though it is unclear if that will work with the way we manipulate launchctl / plist.
Another idea would be to provide a bash+curl one-liner, but people do not really like that.
The text was updated successfully, but these errors were encountered:
Unfortunately, we cannot run the last install step inside the formula (eg: sandbox).
We could possibly use
brew service
facilities, though it is unclear if that will work with the way we manipulate launchctl / plist.Another idea would be to provide a bash+curl one-liner, but people do not really like that.
The text was updated successfully, but these errors were encountered: