5 Commits

Author SHA1 Message Date
Dave Gallant
d41de41c49 Display error in feed description if external viewer is not found (#19) 2020-07-20 22:56:09 -04:00
Dave Gallant
c9ba058ae6 Remove config-example.yaml 2020-07-06 13:26:27 -04:00
Dave Gallant
d9474be233 Add and enforce golangci-lint (#16) 2020-07-05 22:44:05 -04:00
Dave Gallant
073db44b81 Allow for optional external viewer args
In order to pass in options like `--new-window` to an external viewer like
`firefox`, optional args can now be defined in configuration. See
config-example.yaml for an example.
2020-04-04 23:08:43 -04:00
Dave Gallant
49ea48976d Re-structure packages
Overhaul of package structure and other cleanup.
2020-04-04 20:19:46 -04:00