Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 976 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 976 Bytes

Kuik IntelliJ/Android Studio Plugin

DevX tools for Kotlin Multiplatform projects:

  • Quickly create a new Kotlin Multiplatform project (android + iOS)
  • Quickly add a new module to your standard existing Kotlin Multiplatform project
  • Follow Theodo best practices for Kotlin Multiplatform projects
  • Uses Theodo chosen libraries for Kotlin Multiplatform projects

Theodo apps website: https://www.bam.tech/en

Installation

Search Kuik in the IntelliJ/Android Studio plugin marketplace and install it.

Usage

Create a new project

New > New Project > Generic > Theodo KMP Project

Add a new module

Right click on the project > New > Module > Theodo KMP Module

License

Created from the original project kotlin-multiplatform-wizard.

Contribute

Please refer to the CONTRIBUTING.md file for more information.