I do not have a specific apple executable main reason i cannot test it :).
In the future I think i will not support the specific executables.
All operating systems can use docker so that might the main delivery.
Then you can use the command: docker run --rm -it -v \tmp:/app/store -p 8050:8050 --name splinterlands-statistics gamerbeaker/splinterlands-statistics:latest
For server mode docker run --rm -it -v \tmp:/app/store -p 8050:8050 --name splinterlands-statistics gamerbeaker/splinterlands-statistics:latest -s
I believe the Linux command is the same for mac.
If you run into any problems let me known i will try to help.
Thank you so much! I actually just got a new PC so I will be able to try it out. I'm a beginner, is there any tutorial or helpful tips you have for me? Thanks in advance!
Hi,
I do not have a specific apple executable main reason i cannot test it :).
In the future I think i will not support the specific executables.
All operating systems can use docker so that might the main delivery.
Also for Mac you can use docker install docker:
https://docs.docker.com/desktop/install/mac-install/
Then you can use the command:
docker run --rm -it -v \tmp:/app/store -p 8050:8050 --name splinterlands-statistics gamerbeaker/splinterlands-statistics:latest
For server mode
docker run --rm -it -v \tmp:/app/store -p 8050:8050 --name splinterlands-statistics gamerbeaker/splinterlands-statistics:latest -s
I believe the Linux command is the same for mac.
If you run into any problems let me known i will try to help.
Thank you so much! I actually just got a new PC so I will be able to try it out. I'm a beginner, is there any tutorial or helpful tips you have for me? Thanks in advance!
Hi,
Sorry, not sure if I understand you, how to use the splinterlands statistics tool is described above for windows/linux and docker.
If want other information / tips / tutorial let me know on which topic so i could help you further if i can.
I would love a tutorial!