File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11## Compile and Run Kotlin / Java Using Github Action
22[ ![ Main CI] ( https://github.com/amirisback/compile-run-kotlin-java-using-github-action/actions/workflows/ci.yml/badge.svg )] ( https://github.com/amirisback/compile-run-kotlin-java-using-github-action/actions/workflows/ci.yml )
33
4+ ### Tools
5+ - Intellij IDEA
6+ - Kotlin v 1.8.0
7+
48## Screen Shot
59![ ss] ( docs/image/ss-1.png?raw=true )
610
@@ -28,9 +32,10 @@ tasks.register ("runMainKotlin", JavaExec::class.java) {
2832 run : ./gradlew runMainKotlin
2933` ` `
3034
31- ### Tools
32- - Intellij IDEA
33- - Kotlin v 1.8.0
35+ ## Step 3 : Run On Github Action
36+ - Open Github Action On Github
37+
38+ 
3439
3540## Colaborator
3641Very open to anyone, I'll write your name under this, please contribute by sending an email to me
You can’t perform that action at this time.
0 commit comments