SalaTzar / sofind

A simple CLI tool to find good StackOverflow users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sofind

NPM Version NPM Downloads

A simple CLI tool to find good StackOverflow users.

Install

To install the tool, run:

$ npm install -g sofind

Usage

This tool will give you the Stack Overflow profile URLs of all top users, by tag, for the past 30 days.

For instance, if I answered the most Stack Overflow questions in the last 30 days about 'python', and got the most points awarded to me, then this tool would show me as the first URL listed.

It's mainly used as a way to look for good developers (or your own vanity, heh) =)

Anyhow. Here's how to use it:

$ sofind ios
$ sofind python

About

A simple CLI tool to find good StackOverflow users.

License:The Unlicense


Languages

Language:JavaScript 100.0%