The following document includes documentation for the build scripts. Over time, this README is expected to just be a TOC as the instructions move into separate docs.
The scripts are supported on Windows, macOS and Linux. The scripts are based on PowerShell on Windows and Bash on macOS and Linux.
./build.ps1
./build.sh
You can build the .NET Core SDK and generate a source tarball in a specific directory. This script is bash-only and is intended to be run on Linux.
./build-source-tarball.sh <path-to-tarball-root>