Skip to content

Added CLI

Sam Lewis requested to merge sam-masaki/OpenAuraSDK:cli into master

Related to: CalcProgrammer1/OpenAuraSDK#23.

I added a separate CLI program that replicates the GUI functionality and works in Linux. It should work fine in Windows as well, but I don't have any Windows C++ experience and I couldn't figure out how make VS build it properly.

Merge request reports