Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 637 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 637 Bytes

gumroad

GoDoc Go

A Gumroad API client.

Incomplete and work-in-progress.

Made in 🇩🇰 by maragu, maker of online Go courses.

Usage

Get the library using go get:

go get -u github.com/maragudk/gumroad

Install the CLI with go install:

go install github.com/maragudk/gumroad/cmd/gumroad@latest