Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

INSTALL.md

File metadata and controls

18 lines (12 loc) · 334 Bytes

Installing r2

CLI

The zero-dependency CLI is available for Linux and macOS and can be installed with the following command:

sh <(curl https://install.erdos.one/r2)

Library

The library is available as a Go module and can be installed with the following command:

go get github.com/erdos-one/r2/pkg