hoop33 / limo

A CLI for managing starred Git repositories
https://www.gitbook.com/book/hoop33/limo/details
MIT License
57 stars 10 forks source link

github topics as tags #76

Open lucmski opened 5 years ago

lucmski commented 5 years ago

Hi,

Hope you are all well !

Since the github api provides github topics for starred repositories (which have set up some topics), it would be awesome to preload them as tag while updating the database.

Do you see what I mean ?

Cheers, L.

lucmski commented 5 years ago

I managed to modify the code, https://github.com/lucmski/limo/blob/topics/model/star.go#L97-L122

and i will add https://github.com/gregjones/httpcache to cache requests...

Anyway thanks for this project !

roscopecoltran commented 5 years ago

Here is a screenshot of the webapp I made based on limo+elasticsearch https://github.com/lucmski/limo/blob/topics/docs/searchapp-screenshot.png