radium226 / dlib-java

Java wrapper for the DLib library
GNU General Public License v3.0
13 stars 14 forks source link

Compilation Documentation #4

Closed Zumbalamambo closed 4 years ago

Zumbalamambo commented 4 years ago

Is there any documentation on how do I get it running?

radium226 commented 4 years ago

I added some information in the README.md. In a few words: run make install and it will use Docker to compile everything and the install the produced JAR in your local Maven repo.