sudoblockio / tackle

Tackle is a programmable configuration language for building modular utilities, code generators, and CLIs with schema validation baked in.
Apache License 2.0
52 stars 2 forks source link

version environment variables #146

Open robcxyz opened 1 year ago

robcxyz commented 1 year ago

Should have tackle version environment variables and perhaps even a tackle_version hook with min input.

Idea is that if language syntax changes at all, you should be able to raiise warning saying this only works for new versions.