Boilerplates CLI v0.1.1
Changed
- Fixed AttributeError caused by code trying to access a deprecated
section.requiredattribute 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 | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/christianlempa/boilerplates/main/scripts/install.sh |
bash -s -- --version v0.1.1