Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubfolio

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

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

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages