86 Forks
244 Stars
244 Watchers

kotlin-in-action

《kotlin实战》翻译

How to download and setup kotlin-in-action

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

Or simply clone kotlin-in-action with SSH
[email protected]:panxl6/kotlin-in-action.git

If you have some problems with kotlin-in-action

You may open issue on kotlin-in-action support forum (system) here: https://github.com/panxl6/kotlin-in-action/issues