Install

This library requires Ruby (>= 2.0.0). See how to install ruby.

Install from RubyGems.org

    gem install bel

Build from master branch

  1. Obtain source for master branch.

  2. Build

    • gem build bel.gemspec
    • gem install bel-[VERSION].gem