Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 10:42

Install scaffolder 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/reedchan7/scaffolder/releases/download/v0.1.5/scaffolder-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/reedchan7/scaffolder/releases/download/v0.1.5/scaffolder-installer.ps1 | iex"

Download scaffolder 0.1.5

File Platform Checksum
scaffolder-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
scaffolder-x86_64-apple-darwin.tar.xz Intel macOS checksum
scaffolder-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
scaffolder-x86_64-pc-windows-msvc.zip x64 Windows checksum
scaffolder-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
scaffolder-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum