Hacker News new | ask | show | jobs
by speedkills 3526 days ago
Is there anyway to build on Linux yet? Having to use a Mac to build and deploy is really inconvenient for some continuous integration setups.
1 comments

Swift has had Linux support ever since it was open sourced.
Just not with Xcode projects? I was looking for something like xcodebuild that I could run in a docker container and never found anything. Can you point me in the right direction?
I'm one of the maintainers of this https://github.com/swiftdocker/docker-swift :)