Switched from Gradle to bld
This commit is contained in:
parent
4c031d7a61
commit
f613b8cdfc
58 changed files with 2344 additions and 760 deletions
4
bld.bat
Normal file
4
bld.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
java -jar "%DIRNAME%/lib/bld/bld-wrapper.jar" "%0" --build net.thauvin.erik.JokeApiBuild %*
|
Loading…
Add table
Add a link
Reference in a new issue