bld 1.9.0 is out!
<1 min read
We just released bld 1.9.0, the pure Java build tool for developers who don't like dealing with build tools:
- Improvements and clarifications to bld create commands
- Improvements to Visual Studio Code templates
- Updated dependency versions in project templates
The following extensions have also been updated:
-
bldCheckstyle extension -
bldCommand Line Execution extension -
bldDetekt extension -
bldGenerated Version extension -
bldJaCoCo Report extension -
bldKotlin extension -
bldPIT Mutation Testing extension -
bldPMD extension -
bldProperty File extension -
bldSpring Boot extension -
bldTestNG extension
Getting started has never been easier, either manually or using SDKMAN!, Homebrew or JBang :
-
bash -c "$(curl -fsSL https://rife2.com/bld/create.sh)" -
sdk install bld -
brew install rife2/tools/bld -
jbang com.uwyn.rife2:bld:1.9.0
If using your build tool feels like pulling hair out, you should definitely give bld a try and reach a new zen.