Turbo application configurations are YAML files with certain keys specified. The full list of keys is below
name
ld-path-prepend-version
The presence of this key specifies that the boost represents a library and that library must be included in the program's library loading path when running the program. The value of this key must be a string that gives the libraries name.
name
The name of the application configuration, used for reporting.