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 1
1
## Compile and Run Kotlin / Java Using Github Action
2
2
[ ![ 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 )
3
3
4
+ ### Tools
5
+ - Intellij IDEA
6
+ - Kotlin v 1.8.0
7
+
4
8
## Screen Shot
5
9
![ ss] ( docs/image/ss-1.png?raw=true )
6
10
@@ -28,9 +32,10 @@ tasks.register ("runMainKotlin", JavaExec::class.java) {
28
32
run : ./gradlew runMainKotlin
29
33
` ` `
30
34
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
+ 
34
39
35
40
## Colaborator
36
41
Very 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