Commit Graph

5 Commits (ffb511bd153592caffaaca99514e66181584cf2e)

Author SHA1 Message Date
Moe b0dbe74938 Fix plugin conf modifier tool 2021-05-20 19:09:56 -07:00
Moe c9cb08b5bf Update modifyConfigurationForPlugin.js 2020-08-28 19:34:37 -07:00
Moe c44faa94ad add validation to plugin conf.json modification tool+ 2020-01-29 04:48:33 -08:00
Moe b8543b67aa add a validation to plugin conf.json modification tool 2020-01-29 04:33:59 -08:00
Moe 0e0d82d3ee Add configuration tool for plugin conf.json files
- first parameter of command is the name of the plugin's folder.
- Example of usage : `node tool/modifyConfigurationForPlugin.js tensorflow key=1234asdfg port=8080`
- modifying the key value will auto update the main conf.json
2020-01-29 04:15:51 -08:00