Skip to content

Releases: rolfsormo/devboost

Release list

devboost 2.0.0

devboost 2.0.0 Pre-release
Pre-release

Choose a tag to compare

@rolfsormo rolfsormo released this 09 Aug 07:29

Full rewrite from bash to a Terraform-inspired typed-resource engine written in Go. See CHANGELOG.md for the complete list of changes.

Pre-merge release: this binary is built from the v2-go-engine branch, tagged prior to merging into main, specifically to verify the real curl | sh install flow works end to end before merge — see PR #10.

Install:

curl -fsSL https://raw.githubusercontent.com/rolfsormo/devboost/v2-go-engine/install.sh | sh -s -- apply

(Once merged to main, the install command drops the v2-go-engine reference — see the README on main for the canonical instructions at that point.)