Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 266 Bytes

BUILD.md

File metadata and controls

12 lines (10 loc) · 266 Bytes

Build

Install Go and run the following commands:

cd waflyctl
go get github.com/BurntSushi/toml github.com/fastly/go-fastly \
  gopkg.in/alecthomas/kingpin.v2 gopkg.in/resty.v1
go build -mod=vendor waflyctl.go
./waflyctl