
Also available via O’Reilly’s Safari, if you have a subscription (a free trial is available!)
Also available via O’Reilly’s Safari, if you have a subscription (a free trial is available!)
The registration period for this training has now passed! Follow me on Twitter, or check back here to keep up to date with future training.
Included with your Safari subscription (or free trial!)i
I’ve been working with Swift for Linux, as part of a bunch of teaching material, as well as some conference talks that we’re working on. It’s not super easy to figure out, from searching, the best way to install Swift and Linux, if you’re a Mac user who wants to have a go with it. Here’s what I’ve found.
As it turns out, after extensive research, my feeling is that the best way to run Swift on Linux (on a Mac) is using Vagrant and VirtualBox. I’ve looked at a variety of options, including setting it up manually in a VM, using Docker for Mac, and so on, but this turned out to be the easiest way to do it, and maintain it.
To get Swift on Linux running, on your Mac:
Easy! Hope that was helpful to someone.