|
|
|
|
|
by msantos
1938 days ago
|
|
I don't have an exact answer to your question, but I'd suggest you try Gitlab's advanced search, instead of Google. And GitHub too for that matter - e.g. "stars:>100 forks:>20 path:/adr license:apache-2.0" this will search for GitHub repos which have over 100 stars, over 20 forks, Apache 2.0 OSS licence, and a directory named "adr" |
|