11 lines
254 B
YAML
11 lines
254 B
YAML
stdlib:
|
|
help: stdlib for repotool
|
|
files:
|
|
- source: "lib/stdlib.sh"
|
|
target: "%{user_lib_dir}/repotool/stdlib.%{user_ext}"
|
|
git:
|
|
help: git for repotool
|
|
files:
|
|
- source: "lib/git.sh"
|
|
target: "%{user_lib_dir}/repotool/git.%{user_ext}"
|