Skip to content

Instantly share code, notes, and snippets.

@miicha
miicha / buildSVN.ps1
Last active March 27, 2020 16:22
Build SVN
#!/usr/bin/env pwsh
<#
.SYNOPSIS
Build SVN (including dependencies).
.PARAMETER BuildRoot
Directory where downloaded files and build products will be stored.
.PARAMETER Parallel