1465 Forks
23091 Stars
23091 Watchers

ramda

:ram: Practical functional Javascript

How to download and setup ramda

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

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

If you have some problems with ramda

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