wget https://swift.org/builds/swift-4.0-release/ubuntu1604/swift-4.0-RELEASE/swift-4.0-RELEASE-ubuntu16.04.tar.gz
tar xvzf swift-4.0-RELEASE-ubuntu16.04.tar.gz
export PATH="$PATH:~/Applications/swift-4.0-RELEASE-ubuntu16.04/usr/bin/"
apt-get install curl
apt-get install clang
Created
November 1, 2017 14:05
-
-
Save thieux/856c03ec4564a483427002ab6f6e226e to your computer and use it in GitHub Desktop.
Swift Getting Started
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment