ihabunek / toot

toot - Mastodon CLI & TUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow passing values via environment variables

ihabunek opened this issue · comments

This will be simple once #428 is done, since Click supports this out of the box:
https://click.palletsprojects.com/en/8.1.x/options/#values-from-environment-variables

Implemented in 0.40.0