diff --git a/history/003b_simple/run.bat b/history/003b_simple/run.bat new file mode 100644 index 0000000..2684987 --- /dev/null +++ b/history/003b_simple/run.bat @@ -0,0 +1,3 @@ +call mvn clean compile +cd target\classes +java -classpath ".;*" com.github.drinkjava2.frog.Application \ No newline at end of file