Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DB file generation task #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sho-h
Copy link
Contributor

@sho-h sho-h commented Apr 27, 2016

I want to add gems/*.yml more easily. As a trial, I add rake tasks to fetch information from RSS and create yaml file in ruby/rails.

$ rake db:update         # check and create all
$ rake db:update:ruby # check and create only ruby file
$ rake db:update:...

This commit still have several bugs and many TODO. For example, date format is invalid. And still need human checking. But first YAML file creation task is easier if merged.

@postmodern
Copy link
Member

I like the idea of being programmatically alerted based on RSS feeds, which could become a separate library/framework onto itself. Have you looked into IFTTT by chance? It allows you to setup conditional rules that watch feeds, searches, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants