Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.22 KB

DevelopmentSnapshotsInstaller.md

File metadata and controls

67 lines (39 loc) · 1.22 KB

Development Snapshots Installer 📥

Make Easy for You to Install New Development Snapshots

  • It downloads a specified Developer Snapshot into your current working directory.
  • It installs the package via the sudo command.
  • It removes the pkg file.


A Work In Progress 👷

⚠️ Please note!

This is still in early design and development. 🙏


Example

Install a Development Snapshot via tryswiftdev

If you need swift-DEVELOPMENT-SNAPSHOT-2016-05-09-a-osx.pkg, please specify 2016-05-09-a.

$ tryswiftdev -i -ds 2016-05-09-a

Result

Downloading...

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  228M  100  228M    0     0  4975k      0  0:00:47  0:00:47 --:--:-- 5200k


Installing...

Password:
installer: Package name is Swift Open Source Xcode Toolchain
installer: Upgrading at base path /
installer: The upgrade was successful.


Removing...

Availability

  • Swift 3.0-dev
  • OS X

License

Licensed under the MIT License.