Skip to content

CLI tool to help access your Sleeper league data quicker

Notifications You must be signed in to change notification settings

miriarte33/sleeper-cli

Repository files navigation

Sleeper CLI

Tool built in Golang to access your Sleeper leagues data using Cobra CLI.

Installation

To install the Sleeper CLI, you need to have Go installed on your machine.

Afterwards, copy env-example.yaml and create a new file called env.yaml. Then, replace the example LEAGUE_ID value with your actual Sleeper LEAGUE_ID, found in your league settings on the app.

Once you have Go installed, you can clone the repository and build the CLI tool.

git clone git@github.com:miriarte33/sleeper-cli.git
cd sleeper-cli
go build

Usage

./sleeper -h

About

CLI tool to help access your Sleeper league data quicker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages