Skip to content

Sandbox for trying out new goddies coming in Swift 4.0 and Swift Package Manager.

License

Notifications You must be signed in to change notification settings

pajapro/Swift-Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Swift 4.0

Swift-Sandbox

↔️ Dependencies

In order to run this project you need to:

  1. install swiftenv
  2. download the latest snapshot of Swift by $ swiftenv install 4.0-DEVELOPMENT-SNAPSHOT-2017-05-24-a (26/05/2017)
  3. use the latest snapshot locally by $ swiftenv local 4.0-DEVELOPMENT-SNAPSHOT-2017-05-24-a
  4. Swift-Sandbox executable has a dependency on Swift-Sandbox-Model library, which contains a model structs and extensions.

🛠 Compile and run

To compile the executable run swift build. Afterwards run executable by$ ./.build/debug/Swift-Sandbox - that's it 🎉

About

Sandbox for trying out new goddies coming in Swift 4.0 and Swift Package Manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages