๐Ÿ“ฆ Stream29 / SimpleMainKts

A minimum implementation to use main.kts in your project.

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/Stream29/SimpleMainKts.git
HTTPS git clone https://github.com/Stream29/SimpleMainKts.git
SSH git clone git@github.com:Stream29/SimpleMainKts.git
CLI gh repo clone Stream29/SimpleMainKts
Stream Stream feat: README.md b20b67e 1 years ago ๐Ÿ“ History
๐Ÿ“‚ b20b67e3fad88d8899c7078380b81ab406493bf7 View all commits โ†’
๐Ÿ“ app
๐Ÿ“ buildSrc
๐Ÿ“ gradle
๐Ÿ“ script
๐Ÿ“„ .gitignore
๐Ÿ“„ gradle.properties
๐Ÿ“„ gradlew
๐Ÿ“„ gradlew.bat
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

SimpleMainKts

Stream learned the usage of Kotlin scripting and try to make a minimum implementation of the main function.

Stream uploaded this repository to GitHub, hoping other learner can refer to it and learn Kotlin scripting.