Archiving a bunch of old stuff
This commit is contained in:
3
oldstuff/sylvilagus/scala/bin/sylvilagus-ch02-hello-world-producer
Executable file
3
oldstuff/sylvilagus/scala/bin/sylvilagus-ch02-hello-world-producer
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd $(dirname $(dirname $0))
|
||||
mvn scala:run -Dlauncher=ch02-hello-world-producer -DaddArgs="$1"
|
Reference in New Issue
Block a user