Kotlin / Kotlin/Storytale

Desktop/JVM HotReload integration

Open
#88 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
686
Forks
21
PR merge metrics
No merged PRs in 30d

Description

The Storytale gradle plugin would provide an extra gallery-run gradle task for desktop/jvm with hot reload. This gradle task will be added if there is the HotReload plugin already applied to the project/module. It must not apply the hot reload plugin automatically.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Storytale Gradle plugin entry point and the existing gallery-run task, then inspect how applied plugins are detected. Confirm the task is registered only for desktop/JVM modules that already apply the HotReload plugin, without applying it automatically, and verify the resulting task behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system, desktop-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.