https://github.com/mikeludemann/kotlin-install-script
Installing Kotlin with bash
https://github.com/mikeludemann/kotlin-install-script
bash kotlin sdkman shell
Last synced: 2 months ago
JSON representation
Installing Kotlin with bash
- Host: GitHub
- URL: https://github.com/mikeludemann/kotlin-install-script
- Owner: mikeludemann
- License: mit
- Created: 2019-08-03T12:21:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T12:46:24.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T02:48:40.795Z (over 1 year ago)
- Topics: bash, kotlin, sdkman, shell
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kotlin-install-script
Setup for installing kotlin
## Run
```sh
./init.sh
```