diff --git a/bin/gws b/bin/gws index f1a0a3c..3179ac6 100755 --- a/bin/gws +++ b/bin/gws @@ -29,6 +29,7 @@ shortcuts = { 'xt': ['-x', 'test'], 'br': ['bootRun'], 'rb': ['bootRun'], + 'jar': ['shadowJar'], '-nc': ['--no-build-cache'], '-rr': ['--rerun-tasks'], '-wl': ['--write-locks'],