An open API service indexing awesome lists of open source software.

https://github.com/caged/cfb-recruiting


https://github.com/caged/cfb-recruiting

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

``` bash
# Add your Mapzen search API key here:
touch .env

# Fetch and geocode results
script/fetch-results
script/geocode-results
script/recruits2psql -d YOUR_DB_NAME
```