1
0
forked from a/repotool
repotool/libraries.yml

11 lines
254 B
YAML
Raw Normal View History

2024-05-01 23:12:04 +00:00
stdlib:
help: stdlib for repotool
files:
- source: "lib/stdlib.sh"
target: "%{user_lib_dir}/repotool/stdlib.%{user_ext}"
2025-06-30 23:46:08 +00:00
git:
help: git for repotool
files:
- source: "lib/git.sh"
target: "%{user_lib_dir}/repotool/git.%{user_ext}"