Introduces a system that connects your codebase to a template repository and allows you pull changes into your project
sly template set --repo … --head …
When you run this command it will generate patches that get you from the configured head to the latest commit in the template repository, then adapt them for your codebase and apply them interactively
Introduces a system that connects your codebase to a template repository and allows you pull changes into your project
When you run this command it will generate patches that get you from the configured head to the latest commit in the template repository, then adapt them for your codebase and apply them interactively
https://x.com/jacobmparis/status/1823702519392166065