Kotlin / Kotlin/kotlin-script-examples
Some main.kts examples
- Dominant language
- Kotlin
- Stars
- 339
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
> If you know good examples of the Kotlin scripting API usage, not mentioned here, please submit an issue or a pull request with the link and short description.
Same examples
Rsocket proxy https://github.com/yschimke/okurl-scripts/blob/master/commands/rsocketTcpProxy.main.kts
Fetch mp3s and download example https://github.com/yschimke/okurl-scripts/blob/master/commands/showList.main.kts
Some requiring external configuration (a token stored by https://github.com/yschimke/okurl/)
A github graphql example https://github.com/yschimke/okurl-scripts/blob/master/commands/github-pull-requests.main.kts
gmail https://github.com/yschimke/okurl-scripts/blob/master/commands/gmail-inbox.main.kts
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the linked rsocketTcpProxy.main.kts, showList.main.kts, github-pull-requests.main.kts, and gmail-inbox.main.kts examples, then inspect how examples are organized in the repository. Done means the relevant examples are included with the short descriptions requested in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100