musicsync icon indicating copy to clipboard operation
musicsync copied to clipboard

Step by step installation needed

Open joergi opened this issue 2 years ago • 0 comments

Hi @maximilianvoss. first of all, thanks for making this public available.

I'm trying to get your appclication running. I'm still trying to get it running, and go through your README files... My plan is also, if I ever got this running, make an easy docker-compose file for it, so people later have just do a git clone, enter the variables for the json and than start with docker-compose up

I tried the docker version, and I got this error

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.097 s
[INFO] Finished at: 2022-09-23T11:39:59Z
[INFO] ------------------------------------------------------------------------
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/). Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR] 

I was running the

mvn clean install -Pdocker

from the main folder. is that correct? any idea?

also you have in the Readme something like

musicsync --spotify-apicode` after storing values to `musicsync.json`

where is the musicync executable?

I would be really happy, if you can go again through your README and make it more easy for everyone to follow up.

joergi avatar Sep 23 '22 11:09 joergi