This repository was archived by the owner on Feb 2, 2023. It is now read-only.
Update ReadMe to include Cocoapods downloads badge#1087
Merged
appleguy merged 2 commits intofacebookarchive:masterfrom Jan 22, 2016
Merged
Update ReadMe to include Cocoapods downloads badge#1087appleguy merged 2 commits intofacebookarchive:masterfrom
appleguy merged 2 commits intofacebookarchive:masterfrom
Conversation
As specified in facebookarchive#1086. Hey @appleguy Turns out these links have been there all along but were just hidden since they were using http (I think). The img.shields.io is a bit unstable at times but seems to be the best solution so far. Will update in future if better solutions come up!
Contributor
Author
|
@appleguy There doesn't seem to be a way to automatically pull the download numbers from Cocoapods and create a badge at the moment. So this adds a manual downloads badge. But it can easily be changed by altering the text in the URL. Maybe we can write a small function and submit a PR to the badges project (https://github.com/badges/shields) so that we can handle this automatically in the future. |
Contributor
|
@aaronschubert0 thank you for looking into this random auxiliary thing! Really glad to see this! |
appleguy
added a commit
that referenced
this pull request
Jan 22, 2016
Update ReadMe to include Cocoapods downloads badge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As specified in #1086. Hey @appleguy Turns out these links have been there all along but were just hidden since they were using http (I think). The img.shields.io is a bit unstable at times but seems to be the best solution so far. Will update in future if better solutions come up!