module
0.0.0-20250121222536-b1b41114847f
Repository: https://github.com/bu3/rebrickable-cli.git
Documentation: pkg.go.dev
# README
Rebrickable Go Client
Client to interact with Rebrickable API.
Machine setup
Set following Environment variables:
export REBRICKABLE_USERNAME=...
export REBRICKABLE_PASSWORD="..." #using quotes to prevent issue with values
export REBRICKABLE_API_KEY=....
# Packages
No description provided by the author