- Go v1.20
- Node 18
On Windows, you might need to set script execution policy to unresticted. Open an elevated Powershell terminal and type the following:
Set-ExecutionPolicy Unrestricted
Then to build the builder binary, run
.\script\bootstrap.ps1
This will create the myst.exe
binary
on the root of the project. Use that to build the actual
project:
.\myst build