Skip to content

wassimseif/Swift-on-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

This script can be used as the easiest way to install swift on linux ubuntu

How does it work?

  1. Installs all the dependencies
  2. Installs the swift compiler
  3. Tests the swift compiler
  4. Downloads libdispatch and installs it
### How to use it
git clone https://github.com/wassimseif/Swift-on-linux

cd Swift-on-linux/

sudo chmod +x ./install.sh

./install.sh

Questions/Answers

Is it Tested?

Yes, it's tested on ubuntu 14.04 using a clean digital ocean droplet

About

a shell script for installing swift on linux with libdispatch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages