8000 Home · fastly/waflyctl Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was 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
0