- Installs all the dependencies
- Installs the swift compiler
- Tests the swift compiler
- Downloads libdispatch and installs it
git clone https://github.com/wassimseif/Swift-on-linux
cd Swift-on-linux/
sudo chmod +x ./install.sh
./install.sh
Yes, it's tested on ubuntu 14.04 using a clean digital ocean droplet