13 Forks
44 Stars
44 Watchers

playgrounds

DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.

How to download and setup playgrounds

Open terminal and run command
git clone https://github.com/SwiftEducation/playgrounds.git
git clone is used to create a copy or clone of playgrounds repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with playgrounds https://github.com/SwiftEducation/playgrounds/archive/master.zip

Or simply clone playgrounds with SSH
[email protected]:SwiftEducation/playgrounds.git

If you have some problems with playgrounds

You may open issue on playgrounds support forum (system) here: https://github.com/SwiftEducation/playgrounds/issues