We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rubinius or JRuby are required. If using JRuby, you will need to run gem install "rubinius-actor" before following the instructions below.
gem install "rubinius-actor"
Noise is not submitted to any gem repository. In order to install Noise, you'll have to perform the following steps.
git clone git@github.com:mkeen/Noise.git cd git gem build noise.gemspec gem install Noise-0.0.1.gem