G-CLI support for Caraya
·
7 commits
to master
since this release
Requires installation of Caraya >= 1.0.0.67 and G-CLI >= 2.1.0.1522=0
https://github.com/JKISoftware/Caraya
https://github.com/JamesMc86/G-CLI
Point to "CarayaCLIExtensionEngine.vi" which installs in the Caraya root folder under <vi.lib\addons\Caraya>.
Follow the syntax as described in the Caraya wiki, but replacing the LabVIEW path with the G-CLI call, as shown in the example below:
g-cli --lv-ver <LABVIEW_VERSION> "<LABVIEW_DIR>\vi.lib\addons\_JKI Toolkits\Caraya\CarayaCLIExecutionEngine.vi" -- -s "<SOURCE_TEST_FOLDER>" -x "<OUTPUT_FILEPATH>"
Optional modifiers: https://github.com/JKISoftware/Caraya/wiki/Command-Line-Interface
