Installation

System Requirements

In order to use Polyphony you need to have:

  • Linux or MacOS (support for Windows will come at a later stage)
  • Ruby (MRI) 3.1 or newer

Installing the Polyphony Gem

Add this line to your application's Gemfile:

gem 'polyphony'

And then execute:

$ bundle

Or install it yourself as:

$ gem install polyphony