github ChristianLempa/boilerplates v0.1.3
Release v0.1.3

2 days ago

Boilerplates CLI v0.1.3

Added

  • Draft template visibility in list command (#1610) - Draft templates now shown with dimmed styling and status indicator instead of being hidden

Changed

  • Schema deprecation postponed (#1636) - Template-only variable definitions deferred to maintain backward compatibility and reduce migration complexity

Installation

Install using the installation script:

curl -fsSL https://raw.githubusercontent.com/christianlempa/boilerplates/main/scripts/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/christianlempa/boilerplates/main/scripts/install.sh |
  bash -s -- --version v0.1.3

Don't miss a new boilerplates release

NewReleases is sending notifications on new releases.