hardillb/TRADFRI2MQTT

how to compile/run (java)

mo8Zomo0 opened this issue · 2 comments

Hi!

I noticed the snapshots are a bit older present here, how to compile or run the current code,
what are dependencies which need to be in place upfront?
Just a short info on what is required to get it to run might be handy. Thx!

  • Clone the repo
  • run mvn install in the root directory
  • The packaged jar file will end up under the target directory

things can be so simple, I had installed the local packages for maven yesterday, that seem to have worked. Files compiled., thx case can be closed.

Maybe worth mentioning that in the readme.