This library requires Ruby (>= 2.0.0). See how to install ruby.
Install from RubyGems.org
gem install bel
Build from master branch
- Obtain source for master branch.
git clone [email protected]:OpenBEL/bel.rb.git
- Build
gem build bel.gemspec
gem install bel-[VERSION].gem