# learn-kotlin **Repository Path**: bytescolor/learn-kotlin ## Basic Information - **Project Name**: learn-kotlin - **Description**: 学习kotlin特性 - **Primary Language**: Kotlin - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learn-kotlin #### 介绍 学习kotlin特性--爬取美女图片 #### 软件架构 软件架构说明 jdk13 + kotlin-jdk8 + coroutines `协程` + gradle6.2 ==> executable jar #### 安装教程 0. [Optional] modify the config file src/main/resources/sites.yml distPath to yours 1. gradle clean jar 2. java -jar ${project.name}.jar 3. explorer distPath [D:/mm](file:///D://mm/) #### TODO 1. 编译为跨平台项目 (Nodejs + Linux + Win + Android) 2.