Moved from Gradle to bld

This commit is contained in:
Erik C. Thauvin 2023-11-23 22:59:06 -08:00
parent 594ca811e3
commit 3fa34848f5
111 changed files with 1008 additions and 1765 deletions

2
bld Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build net.thauvin.erik.pinboard.PinboardPosterBuild "$@"