581 Forks
2237 Stars
2237 Watchers

fs2

Compositional, streaming I/O library for Scala

How to download and setup fs2

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

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

If you have some problems with fs2

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