6 lines
219 B
YAML
6 lines
219 B
YAML
# yaml-language-server: $schema=https://git.jesof.ch/public/mstr-schemas/raw/branch/main/mstr-commands-schema.json
|
|
commands:
|
|
- name: "repos"
|
|
description: "Synchronize git repos"
|
|
script: "@(system)/repos.yaml"
|