Really enjoying using this tool to simplify the boilerplate needed to setup new tools. I'm finding that supporting multiple platforms is leading to a pretty verbose config with a lot of duplication. Each platform has minor variations of the same common information with small things like version and operating system changing.
Is there something in the schema that supports templating out things more gracefully or do folks resort to generating the lockfile content with helper scripts?
Really enjoying using this tool to simplify the boilerplate needed to setup new tools. I'm finding that supporting multiple platforms is leading to a pretty verbose config with a lot of duplication. Each platform has minor variations of the same common information with small things like version and operating system changing.
Is there something in the schema that supports templating out things more gracefully or do folks resort to generating the lockfile content with helper scripts?