GitXplorerGitXplorer
w

Swift-on-linux

public
8 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
782d195ff5c823af8951d7f6564009c1d411ebb8

Minor updates

wwassimseif committed 8 years ago
Unverified
9d10db88a6bd6584bd5857730f77a9aff38bad0f

Created the README

wwassimseif committed 8 years ago
Unverified
1f8e87c69dfe89105f64537065ba6e4f5a3a859b

Fixed Another Typo

wwassimseif committed 8 years ago
Unverified
3960d72859dc58c7b1f28df799099debd42389e3

Fixed a typo with export the path to swift binary

wwassimseif committed 8 years ago
Unverified
a67d103e20f7624e4c692fae0b962b619c798d15

swift-DEVELOPMENT-SNAPSHOT-2016-07-25-a

wwassimseif committed 8 years ago
Unverified
e118943c5e20e2956c8c6cc6ce6480cd078470d8

Refoctoring

wwassimseif committed 9 years ago

README

The README file for this repository.

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