Skip to content

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 22:46
· 2 commits to main since this release
e9b7450

Installation

Quick Install (latest)

curl -s https://raw.githubusercontent.com/galando/claude-dev-framework/main/scripts/piv.sh | bash

Install This Release (v4.2.0)

curl -s https://raw.githubusercontent.com/galando/claude-dev-framework/main/scripts/piv.sh | bash -s -- --tag v4.2.0

Download Standalone Installer

Download piv-installer-v4.2.0.sh below and run:

chmod +x piv-installer-v4.2.0.sh
./piv-installer-v4.2.0.sh

Pin to This Version

bash piv.sh --tag v4.2.0 --version 4.2.0 --pin

What's Changed

  • docs: remove hooks references, add CLAUDE_PLUGIN_ROOT paths (v4.2.0) (#53) (e9b7450)
  • docs: remove outdated NEW badges and v3.0 references (#52) (42b4cde)