This tap allows you to install the Arcade Engine.
This will install the Arcade Engine to your path
and add a template engine configuration file to $HOMEBREW_REPOSITORY/etc/arcade-engine/engine.yaml
To add the tap, run:
brew tap ArcadeAI/tap
To install the engine, run:
brew install arcade-engine
or
brew install ArcadeAI/tap/arcade-engine
You can upgrade the package with:
brew reinstall arcade-engine