Skip to content

Releases: reedchan7/scaffolder

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 03:21

Install scaffolder 0.3.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download scaffolder 0.3.0

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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 08:44

Changelog

  • --dir flag support;
  • Bun package manager support;

Download scaffolder 0.2.0

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

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

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 07:32

Install scaffolder 0.1.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download scaffolder 0.1.1

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