github ChristianLempa/boilerplates v0.1.1
Release v0.1.1

latest release: v0.1.2
one day ago

Boilerplates CLI v0.1.1

Changed

  • Fixed AttributeError caused by code trying to access a deprecated section.required attribute that no longer exists on VariableSection objects.

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

Don't miss a new boilerplates release

NewReleases is sending notifications on new releases.