Installation
download or clone from github. Also read the getting started/wiki.
First I installed maven using homebrew (brew install maven
).
Then navigate to the baleen directory and build using:
mvn package
After a time, and if everything is OK, a target
directory will be created, containing a jar
file.
To run baleen:
![Screen-Shot-2019-04-06-at-15.23.52](/content/images/2019/04/Screen-Shot-2019-04-06-at-15.23.52.png)