This repository has been migrated to https://github.com/Eppo-exp/eppo-multiplatform.
Refer to our SDK documentation for how to install and use the SDK.
This version of the SDK is compatible with Ruby 3.0.6 and above.
We recommend developing in Docker: run docker run --rm -v "$PWD":/usr/src/app -it $(docker build -q .) sh
from the root directory of this project and then the Rakefile commands can be run from the shell, e.g. rake install
or rake test
.