12 Forks
28 Stars
28 Watchers

fp_book_club_ts

Exercises and notes from Functional Programming in Scala translated to TypeScript

How to download and setup fp_book_club_ts

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

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

If you have some problems with fp_book_club_ts

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