Files
netch/BUILD.md
2021-07-16 06:10:10 +08:00

13 lines
177 B
Markdown

# How to build
## Requirements
- Go
- MinGW-w64
- Visual Studio 2019
## Build
Open your "Developer PowerShell for VS ****" and enter
```powershell
.\build.ps1
```