Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 492 Bytes

INSTALL.md

File metadata and controls

21 lines (11 loc) · 492 Bytes

Install

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

From RubyGems

Install from RubyGems.org

    gem install openbel-api

Run with openbel-api --file your_config.yml

You can obtain an example configuration file with openbel-config.

On Docker

Please see the DOCKER.md file for Docker instructions