Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.5 KB

File metadata and controls

56 lines (39 loc) · 1.5 KB

LBRY CLI

Go Codecov Snapcraft Version WinGet Package Version Flathub Version Homebrew Formula Version Chocolatey Version Scoop Version Conda Version

Native: Packaging status

The LBRY Command Line Interface (CLI) to interact with the LBRY Daemon.

Build

go build -o lbry-cli

Or for Windows:

go build -o lbry-cli.exe

Install

Snap

snap install lbry-cli

WinGet

winget install LBRY.CLI

Flatpak (using Flathub)

flatpak install flathub org.lbry.cli

Run

lbry-cli version

License

This project is MIT licensed. For the full license, see LICENSE.