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 <user>

Arguments

GitHub Username

The login username

Additional informations

Source code Author

Tip

You can limit the number of results returned by a query using the --limit flag. For example, to limit the results to 10 rows, run anyquery run --limit 10.