Coder Social home page Coder Social logo

inv-liga-utils-match-parser's Introduction

Match Parser for Invicible Dota 2 Lobay

build

It takes match-id as argument and write out a CSV!

To register more users, add them to db_player.json

How to generate report

  1. Open the repository page.

  2. Go to actions section e.g https://github.com/qornanali/inv-liga-utils-match-parser/actions

  3. Choose generate report workflow.

how-to-choose-workflow

  1. Click run workflow button and input match IDs in comma-separated format.

how-to-run-workflow

  1. Wait the jobs to be done, and then you can download it from artifact section on player-stat-report zip file.

how-to-download-artifact

  1. Enjoy :)

References:

  1. https://docs.github.com/en/actions/managing-workflow-runs/re-running-workflows-and-jobs

  2. https://docs.github.com/en/actions/managing-workflow-runs/downloading-workflow-artifacts

Developer guide

Prequisites

JDK 11

How to build

./gradlew clean build

How to test

./gradlew test

How to run

OPENDOTA_BASE_URL=https://api.opendota.com/ \
 PLAYER_STAT_REPORT_PATH="/tmp/" \
 APP_ENVIRONMENT=production \
 java -jar app/build/libs/app-all.jar <MATCH_ID1>,<MATCH_ID2>

Example match ID: 7287818324

It will generate the report in /tmp/playerstat.csv

inv-liga-utils-match-parser's People

Watchers

Ali Qornan Jaisyurrahman 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.