MeasureOSS / Measure

At its core Measure is, for lack of a better term, a contributor relationship management system. Measure consists of easy to understand widgets that can be arbitrarily displayed to build dashboards. It allows you to understand how people as individuals and as organizations are interacting with open source projects on GitHub. It’s metrics that focus not only on code, but on contributors.
Apache License 2.0
159 stars 17 forks source link

Document ghcrawler-cli #private #public tokens #83

Closed ralight closed 6 years ago

ralight commented 6 years ago

The docs say:

node bin/cc tokens "#private" # the quotes are important here

I tried this, it didn't work. I just got messages like in the ghcrawler output.

No token repo@https://api.github.com/repos/eclipse/mosquitto No token with matching traits{"loopName":"8","cid":"67","root":"self","time":26}

I figured out I needed to use #public instead of #private because it's a public repo. It'd be nice to mention the differences between those two things somewhere.

jeremy-lq commented 6 years ago

Thanks for the feedback, @ralight. The docs have been updated with https://github.com/MeasureOSS/Measure/commit/64185bc5fc987afd59f864781c0511179a7f11d3