About
environment variables are variables that are used to:
- configure the behavior of tabulify
- or as template variable
Order of Precedence
The same variable can be found in multiple place, we are taking the configuration with the higher priority.
Configuration Priority In Descendent Order:
- Operating System Environment variables
Management
You can:
- add, remove variables from variable files with:
- or list variables with:
The file edited is the file given with the --vars option.
By default, the file edited is:
- if in a project: the project variable file
- if not: the user file