mesutcan / Gitly

Language specific Github trends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab weekly emails of what open source projects are trending on Github for the languages you're interested in.

Screenshot

Example

Latest GitHub trends are gathered and stored by using the rake task.

	rake fetch_trending

Once the latest GitHub projects are stored an email is then sent out to the users with the following rake task:

	rake send_weekly_mail

About

Language specific Github trends

License:MIT License