1180 Forks
3824 Stars
3824 Watchers

zio

ZIO — A type-safe, composable library for async and concurrent programming in Scala

How to download and setup zio

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

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

If you have some problems with zio

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