mirror of
https://github.com/usetrmnl/trmnlp.git
synced 2026-08-13 14:27:33 -07:00
Necessary so a new plugin is immediately ready to push to GitHub and deploy on every commit to main. Init and clone now drop a CI workflow and .gitignore, and run `git init -b main` so the scaffold lands on the branch the workflow expects. The Docker image now includes git for the `docker run trmnl/trmnlp clone` flow. View templates ship canonical layout + title_bar markup. Use --skip-git to opt out.