Prerequisites

  • Operating System: Linux, MacOS
  • Go v1.23 or higher

Installation

1

Get Weave Binary

brew install initia-labs/tap/weave
2

Verify Installation

weave version

This should return the version of the Weave binary you have installed.

3

Quick Start

To get started with Weave, run

weave init

It will ask you to setup the Gas Station account and ask which infrastructure you want to setup. After that, Weave will guide you through the setup process step-by-step.

We recommend reading the Gas Station section to understand the purpose and usage of the Gas Station before proceeding.

By default, Weave collects non-identifiable usage data to help improve the product. If you prefer not to share this data, you can opt out by running the following command:

weave analytics disable

Next Steps

or run

weave --help

to learn more about all the commands available.