bld-property-file/examples/README.md

268 B

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