Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 203 Bytes

#Requierments

  • docker-compose
  • build-essential

To build database run: docker-compose up

To run client module add VM option to run configuration: -Djava.library.path="./client/native/linux_x86_64"