13 Forks
254 Stars
254 Watchers

CoroutineRecipes

Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.

How to download and setup CoroutineRecipes

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

Or simply clone CoroutineRecipes with SSH
[email protected]:edgar-zigis/CoroutineRecipes.git

If you have some problems with CoroutineRecipes

You may open issue on CoroutineRecipes support forum (system) here: https://github.com/edgar-zigis/CoroutineRecipes/issues