0 Forks
0 Stars
0 Watchers

SwiftRamblings

My attempts to complete the Swift Playgrounds. Hopefully this helps out anyone who needs help on the Playground puzzles (for iPad/Swift 4.0).

How to download and setup SwiftRamblings

Open terminal and run command
git clone https://github.com/cburnett94/SwiftRamblings.git
git clone is used to create a copy or clone of SwiftRamblings 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 SwiftRamblings https://github.com/cburnett94/SwiftRamblings/archive/master.zip

Or simply clone SwiftRamblings with SSH
[email protected]:cburnett94/SwiftRamblings.git

If you have some problems with SwiftRamblings

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