rollbrettler / daily-stars

Review stared GitHub repositories

Home Page:https://rollbrettler.github.io/daily-stars/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily stars

Review stared GitHub repositories.

Build Status

Install

go get github.com/rollbrettler/daily-stars/cmd/daily-stars

Usage

Get request

https://daily-stars.herokuapp.com/<username>

Get json request

https://daily-stars.herokuapp.com/<username>.json

Development

Dependecies

  • godep
mkdir -p $GOPATH/src/github.com/rollbrettler/daily-stars
git clone git@github.com:rollbrettler/daily-stars.git $GOPATH/src/github.com/rollbrettler/daily-stars
cd $GOPATH/src/github.com/rollbrettler/daily-stars
godep restore

About

Review stared GitHub repositories

https://rollbrettler.github.io/daily-stars/

License:MIT License


Languages

Language:Go 97.0%Language:Makefile 3.0%