74 Forks
301 Stars
301 Watchers

KotlinPrimer

极客时间视频中的PPT与代码

How to download and setup KotlinPrimer

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

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

If you have some problems with KotlinPrimer

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