Releases: karva-dev/action-format
Releases · karva-dev/action-format
0.0.0-alpha.0
Release Notes
Initial release. Used Claude to generate the first version of this formatter.
Contributors
Install action-format 0.0.0-alpha.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MatthewMckee4/action-format/releases/download/0.0.0-alpha.0/action-format-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/MatthewMckee4/action-format/releases/download/0.0.0-alpha.0/action-format-installer.ps1 | iex"