Added readme
This commit is contained in:
parent
5e2e633b81
commit
5dd86a81aa
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# @lfk/scripts
|
||||||
|
Some fun little scripts to automate tasks regarding the LfK Läufersystem.
|
||||||
|
|
||||||
|
## Setup 🛠️
|
||||||
|
```bash
|
||||||
|
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`
|
Loading…
x
Reference in New Issue
Block a user