How to install

Linux

The simplest way to install ralph beast is(you need curl):

or if you feel comfortable with pip:

$ pip install ralph-beast

Windows

We provide windows binary. Just Download beast.exe file and prepare the configuration file.

The configuration file should be placed in the same directory as beast.exe or home directory. Config file should be contain such data Config file - example

MacOS

Put on your console below command to install.:

$ pip install ralph-beast

or:

$ curl https://raw.github.com/allegro/ralph_beast/master/install.sh | bash -

Configuration

Now you need configuration file. Create file

~/.beast/config

Windows binary already contains the file inside directory.

Config file should contain such data Config file - example

Config file - example

username="jan.kowalski"
api_key="478457f9f32323201ebde8ef79cd9d3a028ced56747"
url="https://ralph-url.com"
version="0.9"