Skip to content

bruz/hubfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published