TampaDevs / jobsyn

Syndication for posts on https://jobs.tampa.dev/
3 stars 0 forks source link

Syndicators should be configurable in a DSL or block #12

Open chtzvt opened 1 year ago

chtzvt commented 1 year ago

e.g.

TampaDevsSlack.configure do |config|
    config.frequency = "daily"
end