TOML to config.js file format converter - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Third Party Software (https://forum.gekko.wizb.it/forum-18.html) +--- Thread: TOML to config.js file format converter (/thread-1672.html) |
TOML to config.js file format converter - xFFFFF - 02-27-2018 Useful tool when You need to migrate from UI to CLI Gekko. Just paste the contents of the toml file and we will get the format supported by the config.js file https://toml-to-json.matiaskorhonen.fi/ RE: TOML to config.js file format converter - Gryphon - 02-27-2018 Very useful! That will save me loads of Alt-Tabs Thanks. |