This document shows the instructions on how to build and contribute to the SDK.
Ruby 2.7 or newer (ruby --version)
openapi-generator-cli
In order to clone SDK repository properly perform cloning like in the following example:
git clone --recurse-submodules [email protected]:harness/ff-ruby-server-sdk.git
npm install @openapitools/openapi-generator-cli -g
npm install @openapitools/openapi-generator-cli -D
bundle install
gem build ff-ruby-server-sdk.gemspec