1 Forks
4 Stars
4 Watchers

kudoo-app

Kotlin to-do list app called Kudoo, from my book "Kotlin for Android App Development" (Addison-Wesley)

How to download and setup kudoo-app

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

Or simply clone kudoo-app with SSH
[email protected]:petersommerhoff/kudoo-app.git

If you have some problems with kudoo-app

You may open issue on kudoo-app support forum (system) here: https://github.com/petersommerhoff/kudoo-app/issues