Jonas Tobias Hopusch jotoho
jotoho created pull request jotoho/waituntil#9 2021-09-10 17:21:38 +02:00
Post-Implementation refactoring of application
jotoho created branch refactoring in jotoho/waituntil 2021-09-09 23:09:35 +02:00
jotoho pushed to refactoring at jotoho/waituntil 2021-09-09 23:09:35 +02:00
a9cde56333 Move functions into separate kotlin files
465b0dfb51 Make kotlinc use all .kt files in root package
da4ad2db8a Switch to unversioned kotlin-stdlib and specify Java 16 for testing
Compare 3 commits »
jotoho closed issue jotoho/waituntil#8 2021-09-07 01:28:28 +02:00
[informative, protocol] Branch master was rebased
jotoho opened issue jotoho/waituntil#8 2021-09-07 01:28:25 +02:00
[informative, protocol] Branch master was rebased
jotoho pushed to master at jotoho/waituntil 2021-09-07 01:22:18 +02:00
2d7357f5d0 Always target Java 16 during compilation
02b5bb493b gradle: Always use newest version of kotlin plugin
a5814e2497 Scripts: Change scripts to generate portable jar-file and run JRE directly
3265e03281 Reduce and reformat imports
6ab821bd79 Basic implementation
Compare 10 commits »
jotoho opened issue jotoho/waituntil#7 2021-09-05 22:25:16 +02:00
Investigate distributing native binaries using jpackage
jotoho opened issue jotoho/waituntil#6 2021-09-05 22:22:32 +02:00
Prepare for the (slim) possibility of external contributions
jotoho opened issue jotoho/waituntil#5 2021-09-05 22:20:32 +02:00
README needs to be expanded
jotoho pushed tag v0.1.0 to jotoho/waituntil 2021-09-05 22:03:18 +02:00
jotoho deleted tag v0.1 from jotoho/waituntil 2021-09-05 22:01:57 +02:00
jotoho commented on issue jotoho/waituntil#4 2021-09-05 21:51:46 +02:00
Implement output for --help flag

The detection of the --help flag is already implemented in version 0.1 but what is missing is the text output to be displayed in both English and German.

I should also think about potential other…

jotoho opened issue jotoho/waituntil#4 2021-09-05 21:45:27 +02:00
Implement output for --help flag
jotoho pushed tag v0.1 to jotoho/waituntil 2021-09-05 21:26:43 +02:00