All Projects → CocoaPods → metrics.cocoapods.org

CocoaPods / metrics.cocoapods.org

Licence: MIT license
The API for CocoaPods

Programming Languages

ruby
36898 projects - #4 most used programming language
API Blueprint
66 projects

metrics.cocoapods.org

Apiary Documentation

Metrics calculations & Metrics API for CocoaPods.

Installation

  1. Migrate the databases for the various environments via Humus.
  2. Create a .env file in the root of the repo based on test.env.

Run tests

  • Seed the test DB in trunk (while Humus does not yet seed): RACK_ENV=test bundle exec rake db:seed

  • You can now run the tests using:

     $ bundle exec rake spec
    

Running a single update

You can use the rake task rake update[Pod name] to run through updating just one Pod.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].