Skip to content

Releases: karva-dev/action-format

0.0.0-alpha.0

14 Jan 00:05
9b08b76

Choose a tag to compare

0.0.0-alpha.0 Pre-release
Pre-release

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 | sh

Install 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"

Download action-format 0.0.0-alpha.0

File Platform Checksum
action-format-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
action-format-x86_64-apple-darwin.tar.gz Intel macOS checksum
action-format-x86_64-pc-windows-msvc.zip x64 Windows checksum
action-format-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
action-format-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
action-format-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
action-format-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
action-format-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
action-format-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
action-format-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
action-format-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
action-format-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
action-format-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
action-format-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
action-format-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
action-format-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum