kotlin-android-mvp-starter Create Your Kotlin MVP Project Easily
Android Kotlin MVP Starter is an introductory project that implements the MVP pattern. This project serves as a starting point and comes with useful libraries, including those for UI testing. You can choose which libraries to include in your project. To set up your project, follow these steps:
- Install Python
- Install pip
- Run
pip install cookiecutter
Then, use the following command to generate the project structure:
cookiecutter https://github.com/general-mobile/kotlin-android-mvp-starter.git
After the scaffolding process, the project tree will look like this:
├── app
│ ├── app.i
kotlin-android-mvp-starter-master.zip
预估大小:57个文件
kotlin-android-mvp-starter-master
文件夹
cookiecutter.json
535B
.gitattributes
11B
art
文件夹
example.png
68KB
requirements.txt
45B
{{cookiecutter.repo_name}}
文件夹
gradlew
5KB
settings.gradle
15B
gradle
文件夹
...
244.33KB
文件大小:
评论区