gitamine
gitamine copied to clipboard
How about a macOS binary, too?
Hi,
Sorry, I have no macOS system available to build the app, but you can build it yourself if you like to.
If you just like to try the app (as it is unfinished and I do not plan to finish it), you just have to clone the repo and then run
npm install
npm start
You will need to have npm and a C/C++ build toolchain installed.
Best, Pierre