bld-property-file/examples
2024-08-30 14:42:49 -07:00
..
.idea Bumped bld to version 2.1.0 2024-08-29 22:02:18 -07:00
.vscode Bumped bld to version 2.1.0 2024-08-29 22:02:18 -07:00
lib/bld Version 0.9.7 2024-08-30 14:42:49 -07:00
src Bumped JUnit to version 5.11.0 2024-08-28 14:45:44 -07:00
.gitignore Initial commit 2023-04-02 15:29:27 -07:00
bld Initial commit 2023-04-02 15:29:27 -07:00
bld.bat Initial commit 2023-04-02 15:29:27 -07:00
README.md Cleaned up examples 2024-07-16 16:18:10 -07:00
version.properties Cleaned up API to match bld operations aand options APIs 2024-08-28 14:47:14 -07:00

Compile and Run Example

./bld compile run

Update Version Properties

./bld update-major run
./bld update-minor run
./bld update-patch run
./bld update-release run

Delete Version Properties

./bld delete-version run