/
CONFIG Library
CONFIG Library
You can import this library useful for Configuration Management. See how to Import a Library.
This little library provides a simple way to grab a JSON file in another component and parse it.
You use it like this:
local C = CONFIGmain{name="Global",config="global.json"}
In this case, the component pulls the configuration file from the development repo of the component. If you look at the library you can see there is not much to it:
https://bitbucket.org/interfaceware/config/src/main/CONFIGmain.lua
Happy to discuss the topic of configuration management.
, multiple selections available,
Related content
Component Configuration Files
Component Configuration Files
More like this
Configuration Management
Configuration Management
More like this
Create a Library
Create a Library
Read with this
Help Files (*.help)
Help Files (*.help)
Read with this
iNTERFACEWARE Collections
iNTERFACEWARE Collections
Read with this
Component Repository
Component Repository
More like this