gjk0090 / repo-star-checker

star-worthy repos recommendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repo-star-checker

###Demo repo-star-checker

###Screenshot Alt

###Add your repo

  • Just add the full name of your repo into the following array
  • Please copy from the url of your repo instead of typing it
$scope.repos = [
  "lianliu/LianBlog",
  "lianliu/SF-Muni",
  "lianliu/lianliu.github.io",
  "lianliu/mean_practice",
  "lianliu/DEBS2016",
  "S1ngS1ng/HammerSpoon",
  "Zhou42/WeatherRadar"
];

###Todo

  • extract repo list to a property file
  • use GitHub auth & star from UI
  • one click star all
  • display repo detail on UI

About

star-worthy repos recommendation


Languages

Language:HTML 100.0%