This script installs the lastest release on your Mac, with a single command:
curl -s https://raw.githubusercontent.com/darkBuddha/nibbler-macos/main/install_nibbler_macos.sh | bash
- builds directly from the official repository
- automatically detects/installs/configures Stockfish and Leela Chess Zero (Lc0)
- works on Apple Silicon and Intel
- adds Nibbler version to
package.json
, so the "about" window shows the correct version instead of1.0.0
, makes it easier to see if you are running the latest version - HQ icon from Nibbler project
- keeps old installation if it exists, so you can easily switch back to it if needed
- cleans up after itself, so you don't have to worry about old files or dependencies
Everything is installed automatically, if needed (Homebrew).