cerebro
cerebro copied to clipboard
SEARCHING MacOS MAINTAINER
Cerebro is ready for running in MacOS but we don't want to release packages if we can't test them.
We need someone who can actively test if Cerebro is working on this platform. This person doesn't need to develop nothing, just test, but it would be nice if him/herself has development knowledge so we can debug possible errors.
As a workaround for MacOS users, an executable can be created by following this steps:
- Clone the repo - Using
git clone
or the GH client - Install dependencies -
yarn --force
- Package the app -
yarn package
- The executables are released to the
releases
folder.
I'm interested in helping with this
I'd also like to help here. I've got the same issue as in #607, the app won't show at all. Just to see what happens, I've tried locally checking out cerebro-ui and manually removing the places where nodobjc
is used. The app starts, though there are still plenty of errors.
If help is wanted, I'd love to contribute.
Hi @ChFlick Thanks for your help! I'll mention you in a new issue in the cerebro-ui repo with some info I think can be useful for solving the issue
I'm closing this for now as we have MacOS contributors helping to test Cerebro 🙌