Commit graph

66 commits

Author SHA1 Message Date
8059cccc50
Specifiy group id in build gradle file instead of settings 2021-09-19 19:23:45 +02:00
090616d05d
Move functions into separate kotlin files 2021-09-19 19:19:06 +02:00
adc0b75405
Make kotlinc use all .kt files in root package 2021-09-19 19:19:06 +02:00
6c795316d6
Switch to unversioned kotlin-stdlib and specify Java 16 for testing 2021-09-19 19:19:06 +02:00
4718ff7379
Follow official kotlin code style 2021-09-19 19:18:24 +02:00
0ade9ee9bf
Ignore .idea folder in root dir 2021-09-19 19:18:11 +02:00
2d7357f5d0
Always target Java 16 during compilation 2021-09-07 01:21:21 +02:00
02b5bb493b
gradle: Always use newest version of kotlin plugin 2021-09-07 01:21:21 +02:00
a5814e2497
Scripts: Change scripts to generate portable jar-file and run JRE directly 2021-09-07 01:21:21 +02:00
3265e03281
Reduce and reformat imports 2021-09-07 01:21:21 +02:00
6ab821bd79
Basic implementation 2021-09-07 01:21:20 +02:00
1994213aba
Add basic compilation and execution POSIX scripts 2021-09-07 01:21:20 +02:00
25cf56c551
Initialize Gradle project without wrapper and add basic main 2021-09-07 01:21:20 +02:00
e96a5f901a
Personalize README for this project 2021-09-07 01:21:20 +02:00
959bf639fe
Switch AGPL file for it's markdown counterpart 2021-09-07 01:21:20 +02:00
bb6ac3b29e
Initial commit 2021-09-07 01:21:04 +02:00