isgd-shorten/examples/bld
Erik C. Thauvin 2c6f8ce777
Update extension dependencies
Bump Detekt to version 0.9.9
Bump Dokka to version 1.0.3
Bump Jacoco Report to version 0.9.9
2025-03-16 23:07:41 -07:00
..
.idea Bump bld to version 2.2.1 2025-03-16 23:07:30 -07:00
.vscode Bump bld to version 2.2.1 2025-03-16 23:07:30 -07:00
lib/bld Update extension dependencies 2025-03-16 23:07:41 -07:00
src Added ShortenConfig && LookupConfig 2024-06-03 17:59:57 -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'