xcomponent / xc-cli

XComponent Command Line Interface

Home Page:https://xcomponent.github.io/xcomponent-dev-center/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for xc install

daniellavoie opened this issue · comments

xc install command will check for prerequisite and install XCStudio with the XComponent Runtime.

Implementation details

  • Checks if the OS is Windows
  • Checks if an install of .Net > 4.5 is available on the system
  • Install latest version of XCStudio

References

Checking for a .Net from Power Shell