Files
tumblr-cli/config.example.toml
Intercal fec97da1c0 Initial commit
* basic CLI that will post text and images
* reblogging is available
* tags are available
2025-08-13 14:08:46 -07:00

7 lines
185 B
TOML

consumer_key = "CONSUMER KEY GOES HERE"
consumer_secret = "CONSUMER SECRET GOES HERE"
oauth_key = "OAUTH KEY GOES HERE"
oauth_secret = "OAUTH SECRET GOES HERE"
blog = "BLOG_NAME_HERE"