isgd-shorten/examples/bld
2024-05-27 18:03:58 -07:00
..
.idea Bumped bld to version 1.9.1 2024-05-10 10:27:02 -07:00
.vscode Bumped bld to version 1.9.1 2024-05-10 10:27:02 -07:00
lib/bld Bumped Kotlin extension to version 0.9.8 2024-05-27 18:03:58 -07:00
src Reworked config builder. 2024-05-25 21:28:19 -07:00
.gitignore Moved from Gradle to bld 2023-11-12 00:14:33 -08:00
bld Moved from Gradle to bld 2023-11-12 00:14:33 -08:00
bld.bat Moved from Gradle to bld 2023-11-12 00:14:33 -08:00
README.md Upgraded to Kotlin 1.9.21 2023-11-23 17:59:36 -08:00

Kotlin Example

To compile & run the Kotlin example:

./bld compile

./bld run --args='https://www.example.com https://is.gd/Pt2sET'

Java Example

To compile & run the Java example:

./bld compile

./bld run-java --args='https://www.example.com https://is.gd/Pt2sET'