Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Todo] Kotlin Gradle Plugin and Build Tools #2

Open
1 of 14 tasks
b-re-w opened this issue Feb 8, 2025 · 0 comments
Open
1 of 14 tasks

[Todo] Kotlin Gradle Plugin and Build Tools #2

b-re-w opened this issue Feb 8, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@b-re-w
Copy link
Member

b-re-w commented Feb 8, 2025

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.
@b-re-w b-re-w added the enhancement New feature or request label Feb 8, 2025
haesol1013 added a commit that referenced this issue Feb 8, 2025
#2 Create the basic structure of the plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants