GithubHelp home page GithubHelp logo

oldmanlink / wca_statistics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonatanklosko/wca_statistics

0.0 0.0 0.0 124 KB

Build kit for generating cubing-related rankings

Home Page: https://jonatanklosko.github.io/wca_statistics

License: MIT License

Shell 1.11% Ruby 97.51% HTML 1.38%

wca_statistics's Introduction

WCA Statistics Build Status

A tool simplifying creation and formatting of various cubing-related statistics. Travis CI automatically builds and pushes the statistics to GitHub Pages and they are accessible here.

Getting started

Requirements: Ruby and MySQL.

  • Clone the repository and cd into it: git clone https://github.com/jonatanklosko/wca_statistics.git && cd wca_statistics
  • Install third party dependencies: bundle
  • Run the initialization script: bin/init.rb
  • If necessary edit the database.yml file in the project root directory. It is created by the initialization script and is not stored in the git.
  • Download the WCA database: bin/update_database.rb

Scripts

Script Description
compute.rb Computes a single statistics basing on the given statistic file path.
compute_all.rb Computes all the statistics.
list.rb Lists all the statistics.
init.rb Does basic initialization.
new_statistic.rb Generates a new statistic. Accepts a filename as an argument. When the --grouped flag is appended, generates so-called grouped statistics, which consists of a couple tables (e.g. a list of top 10 competitors for each event).
update_database.rb Downloads and imports the WCA database copy.

wca_statistics's People

Contributors

jonatanklosko avatar oldmanlink avatar justintimecuber avatar lykos avatar jfly avatar poiuytre121 avatar

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.