0.0.4 • Published 11 years ago

find-devs v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
11 years ago

Find Devs

Description

Having the need/want to look up good developers on GitHub, I started using the GitHub API and location-based searching. This Node.js script was the result.

Config

No config necessary (though will be soon when authentication is added for searching)

Usage

$ node find-devs.js 

Todo

  • Add support for Oauth or Basic Authentication to avoid extremely low rate limits.