Skip to content

isabella232/feeds.cocoapods.org

 
 

Repository files navigation

RSS and Twitter notifications for new Pods

Build Status

This application creates and updates an RSS feed containing the last 30 pods added to CocoaPods/specs. During each update it tweets the new pods.

Application

Setup

$ cp .env.sample .env
$ vim .env
$ rake bootstrap
$ foreman start

Run Tests:

$ rake

License and Contributions

This application and CocoaPods are available under the MIT license.

Contributing to the CocoaPods projects is really easy and gratifying. You even get push access when one of your patches is accepted.

Events

  • Trunk post-receive hook:
    1. A pod is added or updated

About

Feeds or newly published Pods.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 88.1%
  • HTML 11.9%