91 Forks
995 Stars
995 Watchers

pointfreeco

🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.

How to download and setup pointfreeco

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

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

If you have some problems with pointfreeco

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