Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bod/repro-coroutines-dispatchers-main
https://github.com/bod/repro-coroutines-dispatchers-main
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bod/repro-coroutines-dispatchers-main
- Owner: BoD
- Created: 2022-07-25T21:33:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T21:37:18.000Z (over 2 years ago)
- Last Synced: 2024-10-11T13:09:20.931Z (about 1 month ago)
- Language: Kotlin
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run it:
```
./gradlew assemble && ./build/bin/native/debugExecutable/myapp.kexe
```