hedyhli / starcli

:sparkles: Browse trending GitHub projects from your command line
https://pypi.org/project/starcli/
MIT License
547 stars 50 forks source link

Enable filtering with multiple languages and spoken-languages #108

Closed fgsepter closed 1 year ago

fgsepter commented 2 years ago

Checklist

Description

I have made changes to enable filtering with multiple languages and spoken languages. We can search based on various combinations of languages and spoken languages. For example, we can use -l Python+JavaScript to filter two languages Python and JavaScript, and -S zh+en to filter Chinese and English.

hedyhli commented 1 year ago

Closing this PR as it's stale. If you have other improvements to the code, feel free to open another PR :)