github ChristianLempa/boilerplates v0.2.0-1
Release v0.2.0-1

latest release: v0.2.0-2
7 hours ago

Boilerplates CLI v0.2.0-1

Fixed

  • Interactive prompts now show and preserve effective defaults loaded from config, var-files, and CLI overrides.
  • generate --dry-run no longer prompts for local versus remote destinations when none are provided and now ends with a dry-run-specific success message.

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.2.0-1

Don't miss a new boilerplates release

NewReleases is sending notifications on new releases.