Developpers who wants to try out Xcomponent will have the option to use XC CLI. As of now, the `xc` binary has to be added to %PATH% environment manually. It would be better to package the XC CLI as a MSI install package. # References [Building a MSI package for a go binary](https://mh-cbon.github.io/go-msi/) http://wixtoolset.org/
Developpers who wants to try out Xcomponent will have the option to use XC CLI.
As of now, the
xcbinary has to be added to %PATH% environment manually.It would be better to package the XC CLI as a MSI install package.
References
Building a MSI package for a go binary
http://wixtoolset.org/