GithubHelp home page GithubHelp logo

akerl-archived / scoreboard Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 552 KB

Sinatra app to track open source contribution streaks

License: MIT License

Ruby 14.75% CSS 33.95% JavaScript 46.90% HTML 4.40%

scoreboard's Introduction

Inactive Project: Now that almost everybody I was working with ended their GitHub streaks, there's not much use putting further work into this.

scoreboard

Code Climate Coverage Status Build Status MIT Licensed

Sinatra app to show a user's Github streak compared to the people they follow.

Usage

git clone git://github.com/akerl/scoreboard
cd scoreboard
bundle install
SB_DEFAULT=jimbo SB_TOKEN=5b1TQIDWNHbNdCqv9VrTybz thin start

To start a dev server, use shotgun (it reloads files after your changes):

SB_DEFAULT=jimbo SB_TOKEN=5b1TQIDWNHbNdCqv9VrTybz shotgun

If you want to use the alternate Redis backend for local caching, set the SB_STORE environment variable to "redis". If you have options to pass to Redis, set SB_STOREOPTS to a JSON object of the options.

The Redis support uses redisstore, which in turn uses redis-rb.

License

scoreboard is released under the MIT License. See the bundled LICENSE file for details.

All content in ./assets/ is used under its original license, which is included in that directory.

scoreboard's People

Contributors

akerl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

scoreboard's Issues

usage information incorrect

jchen@rousseau-(master|✔)> SB_USERNAME=heh SB_PASSWORD=supersekure ruby app.rb                                             ~/git/scoreboard
ruby: No such file or directory -- app.rb (LoadError)
[1] jchen@rousseau-(master|✔)> k                                                                                           ~/git/scoreboard
total 80
drwxr-xr-x 18 jchen staff  612 22 Jul   14:05 | .
drwxr-xr-x 71 jchen staff 2414 22 Jul   14:01   ..
drwxr-xr-x 12 jchen staff  408 22 Jul   14:01   .git
-rw-r--r--  1 jchen staff  122 22 Jul   14:01 | .gitignore
-rw-r--r--  1 jchen staff   24 22 Jul   14:01 | .rspec
-rw-r--r--  1 jchen staff   63 22 Jul   14:01 | .rubocop.yml
-rw-r--r--  1 jchen staff  403 22 Jul   14:01 | .travis.yml
-rw-r--r--  1 jchen staff  505 22 Jul   14:01 | Gemfile
-rw-r--r--  1 jchen staff 2790 22 Jul   14:05 | Gemfile.lock
-rw-r--r--  1 jchen staff 1076 22 Jul   14:01 | LICENSE
-rw-r--r--  1 jchen staff 1404 22 Jul   14:01 | README.md
-rw-r--r--  1 jchen staff  439 22 Jul   14:01 | Rakefile
-rw-r--r--  1 jchen staff   81 22 Jul   14:01 | config.ru
drwxr-xr-x  4 jchen staff  136 22 Jul   14:01 | lib
drwxr-xr-x  8 jchen staff  272 22 Jul   14:01 | public
drwxr-xr-x  3 jchen staff  102 22 Jul   14:01 | spec
drwxr-xr-x  6 jchen staff  204 22 Jul   14:01 | templates
drwxr-xr-x  5 jchen staff  170 22 Jul   14:01 | views

500/404 page

I need a page to go to if you feed in somebody that doesn't have a github account, and also somewhere to go if you feed in bullshit

Fontello

I only need the checkmark and GitHub icons, I should package those rather than using all of FontAwesome

Cache size monitoring

In theory, this will one day be public-facing, and it would be sweet if the cache didn't murder my server. It probably ought to know to trim the cache based on some criterion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.