Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Federico G. Schwindt edited this page Feb 20, 2019 · 8 revisions

Welcome to the waflyctl wiki!

Installation

Binaries

Binaries for Linux, macOS and Windows are available at https://github.com/fastly/waflyctl/releases.

Homebrew

Run:

brew install fastly/tap/waflyctl

Alternatively, to use unreleased code from the master branch:

brew install --HEAD fastly/tap/waflyctl

From sources

Install Go (see https://golang.org/doc/install for details) and run:

go get -v github.com/fastly/waflyctl

Requirements

Clone this wiki locally