I understand the frustration that SBT can cause, but from my experience (working on Windows, Mac, and some Linux) the differences are barely noticeable. The command-line tools generally run just as well on any of the platforms, IDEs run fairly similarly (barring different shortcuts...), and for the most part there is no real difference in the development process. Of course, if your code (or parts of it) relies on a certain OS then that could be an issue, but that's not really SBT/Akka's "fault".
Tal On Monday, January 2, 2017 at 5:07:22 PM UTC+2, Tom Bodine wrote: > > I have just spent two very frustrating days trying to get SBT and Akka to > run an application developed by a contractor who developed it using a > macintosh computer but I have a windows 10 machine. > > So I am considering buying up. Which platform will allow me to develop and > extend this application written with SBT and Akka at home so I can deploy > the resulting application somewhere visible and useful to the world? > > Thanks > > > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
