Sha256: 7fa53113477fd95a0dd11fccabe0ebd44e473789490e6b70927babb44b8dac5b
Contents?: true
Size: 387 Bytes
Versions: 7
Compression:
Stored size: 387 Bytes
Contents
## System Requirements In order to use Polyphony you need to have: - Linux or MacOS (sorry, there are no plans to support Windows for the time being) - Ruby (MRI) 2.6 or newer ## Installing Polyphony Add this line to your application's Gemfile: ```ruby gem 'polyphony' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install polyphony ```
Version data entries
7 entries across 7 versions & 1 rubygems