browsh/contrib/setup_windows_build_environment.md
2018-09-17 16:20:43 -06:00

399 B

How to set up the build environment for Browsh on Windows

Installing golang

Get the latest amd64 for Windows on the golang download page.

Run the msi file.

Installing nodejs/npm

Go to the nodejs download page and select the LTS version of Windows Installer (msi).

Run the msi file.

Setting up GOPATH

Installing dep