0 Forks
0 Stars
0 Watchers

functions-from-scratch

Learning functional programming by writing common fp functions from scratch

How to download and setup functions-from-scratch

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

Or simply clone functions-from-scratch with SSH
[email protected]:SeanGroff/functions-from-scratch.git

If you have some problems with functions-from-scratch

You may open issue on functions-from-scratch support forum (system) here: https://github.com/SeanGroff/functions-from-scratch/issues