2023-04-25 20:53:49 +02:00
2023-04-25 20:49:16 +02:00
2023-04-25 19:02:06 +02:00
2023-04-25 19:32:50 +02:00
2023-04-25 20:53:49 +02:00

@lfk/scripts

Some fun little scripts to automate tasks regarding the LfK Läufersystem.

Setup 🛠️

pnpm i

Scrips

All of the current scripts - explained

Scans

Create fixed scans for group

  • Description: Creates distance scans for all runners of a team or org
  • Use-case: Schools that get their walk to the event location added to their total distance
  • Config: Just set the org id or team id in the first lines of the script
  • Run: node ./src/scans/createFixedScansForGroup.js
Description
Some scripts to automate stuff by interacting with the api
Readme MIT 53 KiB
Languages
JavaScript 100%