about summary refs log tree commit diff stats
path: root/instantiate_templates.sh (follow)
Commit message (Collapse)AuthorAge
* build(instantiate_templates.sh): Actually also copy directory symlinksBenedikt Peetz2024-09-30
|
* build(instantiate_templates.sh): Only copy files tracked by gitBenedikt Peetz2024-09-30
|
* style(instantiate_templates): Use a function invocationBenedikt Peetz2024-08-03
|
* fix(instantiate_templates.sh): Ensure that the `./build` dir matches realityBenedikt Peetz2024-06-11
|
* refactor(common): Use symlinks to state, which files should be replacedBenedikt Peetz2024-06-11
Every symlink in the `./templates` directory is now replaced with the file it points to, making it obvious that this file should not be edited.