Reworked the examples.

This commit is contained in:
Erik C. Thauvin 2018-06-30 18:15:35 -07:00
parent 20914f19b4
commit e00dfe2c7b
28 changed files with 458 additions and 180 deletions

View file

@ -0,0 +1,4 @@
@echo off
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*