betfair / stream-api-sample-code

Sample code for the exchange stream api which provide real time market and order data from betfair.
77 stars 61 forks source link

Instructions on getting the Javasample working on a fresh Ubuntu machine? #6

Open jsphon opened 5 years ago

jsphon commented 5 years ago

Hello,

Thanks for creating the sample code. Please could you provide some instructions on how to run the Java code on a fresh Ubuntu machine?

Thanks,

jsphon

pl13291 commented 5 years ago

Not sure if you're still looking but perhaps running it on a fresh ubuntu machine is rather a niche use case -> You might find containerising it easier (and perhaps you could publish a guide then ;) )

jsphon commented 5 years ago

I managed to make it work by using Maven to build it, rather than the Intellij IDEA.

I have instructions for that. Where would be an appropriate place to publish?

pl13291 commented 5 years ago

Perhaps starting a StackOverflow question and answering it yourself would be quite visible -> Alternatively a medium blog style post would also be good