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:
