RichardLitt / low-resource-languages

Resources for conservation, development, and documentation of low resource (human) languages.
Creative Commons Attribution Share Alike 4.0 International
390 stars 56 forks source link

Stars script incorrectly adds badge to organization links #132

Closed RichardLitt closed 7 years ago

RichardLitt commented 7 years ago

[UniversalDependencies](https://github.com/UniversalDependencies) should not have a stars badge in it.

Either fix the regex, or make an ignore option.

RichardLitt commented 7 years ago

Started a JavaScript implementation, because it should be easier than using really complicated edge cases, and it allows us to do things like get descriptions automatically using the GitHub API.

Work is being done in: https://github.com/RichardLitt/endangered-languages/tree/feat/smarter-star-script

RichardLitt commented 7 years ago

Rather than work with shell, I have made a helper module to work with this repository. It is currently at https://github.com/RichardLitt/end-lang-helper. I am going to track issues there, as they aren't relevant to watchers here. Feel free to submit bugs and test it out. I'll add it here when it works a bit better. For now, it mostly works fine - it made #133.