I built Devsyringe, a small Go CLI that automates this process. You define rules in a simple YAML file, run a command, and it updates multiple static files automatically.
It works for tunnels, API keys, documentation, CI/CD configs ā anywhere dynamic values need injecting. Iād love to hear how others handle injecting dynamic values into static files in their workflows.