korlibs / korlibs/kproject

Add a task to publish/update the artifact to the korge store

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
34
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Like:

```kotlin
./gradlew publishToKorgeStore
```

That would:

* Clone: https://github.com/korlibs/store.korge.org
* Execute: `./addlink.main.kts https://github.com/X/Y/tree/main/path`
* Make a PR

Maybe it can copy the `README.md` from the `kproject.yml` folder, serving as reference.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the kproject.yml folder's README.md and the store.korge.org addlink.main.kts script. Define the publishToKorgeStore task around cloning the store repository, running addlink.main.kts with the project path, and opening a PR; done means the task performs that flow and preserves README.md as reference if adopted.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github, kotlin
Domain
release, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.