Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Homebrew/homebrew-formula-analytics
🔢 Query Homebrew's analytics from the command-line.
https://github.com/Homebrew/homebrew-formula-analytics
Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.11.1 to 0.21....
ab6ad0e5e2d42eeba017ee2f4f1e549ed747092e authored over 6 years agotravis.yml: use Linux and macOS.
6412ea94062bd951873ec35894fca71222f8c6f3 authored over 6 years agoAnd generally cleanup to better match e.g. brew-test-bot.
fc66ef212ba5b08ef3f8aea622f2390c430082d6 authored over 6 years agoformulae-analytics: output format tweaks.
b66d5b9f73f89b5219584f7c969a460c60033a2c authored over 6 years ago
- Output 10,000 rather than 1,000 formulae
- Use both batching methods for increased performance...
formula-analytics: handle no formula arguments.
8c5ad4105b73713045d9a2c3e89c5a2db212b38b authored over 6 years ago
In that case we want to ensure that we still search for something so
provide a single `nil` in t...
formula-analytics: allow specifying multiple formulae.
1e41a85e60ce782b8d4b3d3a51ff7398e564841a authored over 6 years ago
Allow the specification of multiple formulae on the command-line. This
uses the batched report A...
README: use short docs.brew.sh links.
94727b12bafe2a9734211c3f4548fd8e6c445e42 authored almost 7 years ago5b862642eb0bf6f6ad856564aa1d3c1a53af95d4 authored almost 7 years ago
c068ae2777543da2f976d194e65de7a5216f0d83 authored almost 7 years ago
Allow more categories to be specified
05cfdcaa8f0ecd23ad46d38fb4af4cf0804a01ea authored about 7 years ago
Allow multiple categories to be specified at once and add a new
`--os-version` argument to query...
78cd8b8ee870dc18aadd092e40e1249c9d8f4fa9 authored over 7 years ago
brew-formula-analytics: handle maximum days ago.
873453f7ff9452e43c45047b70afae7653d8cdc4 authored over 7 years agoFixes #9.
adb7727ed4f2c291643ec20ed4ae2962d003193b authored over 7 years agobrew-formula-analytics: use formulary lookup.
945cc5a081f87d7c44adab379bd4e73fc2a5c5ee authored over 7 years ago
Lookup formulae names from the currently tapped taps to save a little
bit of typing.
Fix RuboCop warnings.
dbaa4e55816ac7e62f02135b3783794b4a3541c2 authored over 7 years agoUsing the new rules in Homebrew/brew#2679 and check them on new PRs.
f70f6a04ddc2b39435478e0fbaca34bced10494c authored over 7 years agoFix Bundler setup
9efa1acdba98803e86e6434c039c9ba686b8dc62 authored over 7 years ago
Some more tricks to setup the RubyGems require path properly that will
hopefully survive Ruby ve...
Improve output formatting
bc1a95250d70f08c9ceace473b7c59c67a3287bb authored over 7 years ago
- Don't output e.g. `wgetpaste` if you specify `wget` as the formula
- Comma separate counts
- U...
Add JSON output.
3266227321a490062e827655c4035659ed10c070 authored over 7 years agoProvide a `--json` option to provide JSON output of the data.
8b4abc9f339b99d3c1249817460a53ab49ada610 authored over 7 years ago7b273a8a179337c61d1c49e2fb65c1483adaaefa authored over 7 years ago