Created
March 30, 2023 18:13
-
-
Save nmrshll/5a589f4c917e5fde695074e37bf639b6 to your computer and use it in GitHub Desktop.
Fetch all my public repos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl 'https://api.github.com/users/nmrshll/repos' | jq '.[] | .html_url' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment