Installing RGBDS on macOS
RGBDS is available on Homebrew as the rgbds
package.
brew install rgbds
You can also install the master
branch by passing the --HEAD
flag:
brew install rgbds --HEAD
RGBDS is available on Homebrew as the rgbds
package.
brew install rgbds
You can also install the master
branch by passing the --HEAD
flag:
brew install rgbds --HEAD