alilleybrinker/langs-in-rust

Automate updating the table.

alilleybrinker opened this issue · 5 comments

There are enough languages in the list now that it's pretty tedious to go and update everything. A better solution would be to have all the languages input in a data file which can then be read by a script which does the following:

  • For each repository, grabs the stars numbers, checks whether it's been updated in the last year, and pulls the description.
  • Updates the README.md with this data, sorted on activity, number of stars, name, in that order.

do you want me to help you? m8

hi i can hellp you to make one
@alilleybrinker

Do you have a draft design in mind?

umm maybe a python progrm that check github api every time is exeute(sorry for bad englis im from afg)

This was resolved by #35.