bbkane / grabbit

A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer.
MIT License
21 stars 0 forks source link

Add toml config support #11

Open JosiahBradley opened 3 years ago

JosiahBradley commented 3 years ago

This is an issue to add toml config support, assigning to me.

bbkane commented 3 years ago

Hooray!

On Sat, May 1, 2021, 12:17 Josiah Bradley @.***> wrote:

This is an issue to add toml config support, assigning to me.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bbkane/grabbit/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOMUPKEFTIRWXNEZ2DFRMLTLRHTBANCNFSM436TLYOQ .

JosiahBradley commented 3 years ago

I have refactored the code quite a bit to support structure and various internal packages. This follows the latest go module specifications as well as compiler options starting from go 1.14