Marfk relative profile command paths as done

This commit is contained in:
Warren Hood 2024-10-08 21:04:43 +02:00
parent 5b5dc0f4df
commit 2189ce9bce

View file

@ -6,7 +6,7 @@ This is a rather unorganised list of TODOs just so I can somewhat keep track of
### Important ### Important
- [ ] Canonicalize relative path args with `profile` commands - [X] Canonicalize relative path args with `profile` commands
- [ ] Add a "merge" apply policy that can merge contents of certain file types. - [ ] Add a "merge" apply policy that can merge contents of certain file types.
Eg. toml, json, and anything else that is reasonable (key-value type things... with nesting) Eg. toml, json, and anything else that is reasonable (key-value type things... with nesting)
This should also be able to merge folders, while recursively applying "merge" logic to individual files. This should also be able to merge folders, while recursively applying "merge" logic to individual files.