Hacker News new | ask | show | jobs
by foobarqux 51 days ago
....

     function repology() {
         curl -L --user-agent 'hackernews' \
             "http://repology.org/api/v1/project/$@"
    }