Skip to content

Commit

Permalink
Add local run script
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Aug 6, 2023
1 parent ca1b380 commit 67ef0ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
args="${@:--h}"
./gradlew run --args="$args"

0 comments on commit 67ef0ab

Please sign in to comment.