...
Expand | ||
---|---|---|
| ||
Every project has a config.json file you can use to create Custom custom fields. This is where you should store component or environment-specific configurations. For more details, see Configuration Management. |
Expand | ||
---|---|---|
| ||
Libraries contain common code that can be used by multiple components . A - a key strategy in creating component templates and speeding up interface development. In general, if you use a function in more than one interface, it belongs in a library. If you have any libraries added to a project, a .gitmodules file automatically updates to list any referenced libraries. |
Expand | ||
---|---|---|
| ||
The Samples folder holds all of the sample messages you need to use to develop and test your interfaces. The sample data also powers other Translator development tools like the annotations and auto-complete. |