Implement yaml format

This commit is contained in:
2025-02-26 11:14:36 +01:00
parent edaa699c20
commit 125bf78c16
9 changed files with 269 additions and 42 deletions

10
sync.yaml Normal file
View File

@@ -0,0 +1,10 @@
- source: main.go
target: test/main.go
- source: README.md
target: test/README.md
- source: sync.yaml
target: test/sync.yaml