Sha256: 14c80463dcb07287c24e8838441375aee80c8d03249c8136ce2c43f77e902b86

Contents?: true

Size: 485 Bytes

Versions: 87

Compression:

Stored size: 485 Bytes

Contents

---
layout: page
title: Installing Polyphony
parent: Getting Started
nav_order: 1
---
# Installing Polyphony

## 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) 2.6 or newer

## Installing the Polyphony Gem

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

87 entries across 87 versions & 1 rubygems

Version Path
polyphony-0.99 docs/getting-started/installing.md
polyphony-0.98 docs/getting-started/installing.md
polyphony-0.97 docs/getting-started/installing.md
polyphony-0.96 docs/getting-started/installing.md
polyphony-0.95 docs/getting-started/installing.md
polyphony-0.94 docs/getting-started/installing.md
polyphony-0.93 docs/getting-started/installing.md
polyphony-0.92 docs/getting-started/installing.md
polyphony-0.91 docs/getting-started/installing.md
polyphony-0.90 docs/getting-started/installing.md
polyphony-0.89 docs/getting-started/installing.md
polyphony-0.87 docs/getting-started/installing.md
polyphony-0.86 docs/getting-started/installing.md
polyphony-0.85 docs/getting-started/installing.md
polyphony-0.84.1 docs/getting-started/installing.md
polyphony-0.84 docs/getting-started/installing.md
polyphony-0.83 docs/getting-started/installing.md
polyphony-0.82 docs/getting-started/installing.md
polyphony-0.81.1 docs/getting-started/installing.md
polyphony-0.81 docs/getting-started/installing.md