message no. 169549
Posted by Shapeshifter in #github at 2017-06-13T11:12:44Z
to this: wget -O - -q "https://api.github.com/search/repositories?q=language:Java+fork:false&sort=stars&order=desc" | jq '.items[].git_url' | sed -e 's/^"//g;s/"$//g'