Skip to content

[Todo] Kotlin Gradle Plugin and Build Tools #2

@b-re-w

Description

@b-re-w

Todo

Plugin

  • Create the basic structure of the plugin.
    • Python version setup
      • Version Enum (alpha, rc, normal)
      • do not support automatic build for new python release
    • Build target platform setup
      • Platform-specific min sdk setting
      • Check Kotlin-side enabled build target
    • Hot reload / Code Push
      • Expose direct run button for hot reload server
    • SourceSet setup (dependencies)
      • implementation
      • integration
      • etcs (src/resource path, sourceset naming, ...)
    • CompileLevel setup (e.g., debug/release, project flavors).
  • Automate the build process for Python and integrate it with the Kotlin Multiplatform project.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions