nilbus / github-portfolio

Generate a GitHub Portfolio. See an example at
https://nilbus.com
Other
15 stars 5 forks source link

Detect coffeescript projects #1

Open nilbus opened 9 years ago

nilbus commented 9 years ago

If the primary language is Javascript, pull all languages and search for significant Coffeescript, for when compiled JS happens to exceed CS.

nilbus commented 9 years ago

IIRC, the languages list (with quantity) is included in the get_repo (but possibly some other) API call.