What are the 10 most-starred repositories of a user?
Get the 10 repositories with the most stars of a user
Run this query
To run this query, you can use the following command:
anyquery run biggest_starred_repo_per_user_github
Arguments
GitHub Username
The login username
Additional informations
Source code AuthorTip
You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).