Skip to content

IBM-Swift/vagrant-ubuntu-swift-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

vagrant-ubuntu-swift-dev

Note: this repository is designed to help you contribute to the Swift project itself. If you just want to develop in Swift, use Apple's snapshots.

This repository provides a Vagrantfile which will automatically provision and configure an Ubuntu 14.04 Swift development environment.

It will:

  1. Install an Ubuntu 14.04 virtual machine
  2. Install development prerequisites
  3. Clone the latest Swift source code from GitHub
  4. Clone all dependent source repositories

Prerequisites

  1. git
  2. Vagrant
  3. Virtualbox

Usage Guide

$ git clone https://github.com/IBM-Swift/vagrant-ubuntu-swift-dev.git
$ cd vagrant-ubuntu-swift-dev
$ vagrant up

Once your VM has been provisioned, you can connect to it using the vagrant ssh command.

Building Swift

See Building Swift.

About

Quickly set up an environment for developing the Swift language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published