- Go v1.21
- Node.JS 18
- golangci-lint v1.53.2 https://golangci-lint.run/usage/install/
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. You can use that to build the actual
project.
.\myst build