38 Forks
275 Stars
275 Watchers

Kotlin-CleanArchitecture

This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotlin. Post in Spanish: http://katade.com/clean-architecture-kotlin/

How to download and setup Kotlin-CleanArchitecture

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

Or simply clone Kotlin-CleanArchitecture with SSH
[email protected]:djuarez/Kotlin-CleanArchitecture.git

If you have some problems with Kotlin-CleanArchitecture

You may open issue on Kotlin-CleanArchitecture support forum (system) here: https://github.com/djuarez/Kotlin-CleanArchitecture/issues