bruz / hubfolio

A portfolio of you most relevant GitHub repos http://hubfolio.bruzilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hubfolio

Builds a portfolio of GitHub repos you own or have contributed to, ranked by a combination of four metrics. See hubfol.io.

Development

Prerequisites:

Installing:

git clone git@github.com:bruz/hubfolio.git
cd hubfolio
cp .lein-env.example .lein-env

Modify the configuration in .lein-env. Get an OAuth token on your GitHub Applications page, under Personal access tokens.

lein repl

In the REPL:

(user/reset)

Deployment

To deploy to Heroku:

  • Add a Redis addon, and set the REDIS_URL config (heroku config:Set) to the URL for it
  • Set the OAUTH_TOKEN config to
  • Do a git push heroku master, assuming heroku is your remote.

About

A portfolio of you most relevant GitHub repos http://hubfolio.bruzilla.com


Languages

Language:Clojure 97.4%Language:JavaScript 1.6%Language:CSS 1.0%