Right now we have disparate scripts for building on Linux and Windows. It would be nice to unify these to a single script so we only have one thing to maintain.
Ideas for this (in order of preference):
- Powershell core
- Bash on Windows somehow (Cygwin?)
- Cake build with similar ps1/sh bootstrap scripts
Right now we have disparate scripts for building on Linux and Windows. It would be nice to unify these to a single script so we only have one thing to maintain.
Ideas for this (in order of preference):