On Mon, Aug 10, 2015 at 9:58 PM, Fathima Dilhasha <[email protected]>
wrote:

> Hi,
>
> If GO is available in a system, the way to install a CLI app is available
> at [1] <https://github.com/codegangsta/cli>. But if I need to install a
> CLI app in a machine which does not have GO already installed, how can I do
> that? Is it by installing GO in to target machine and then following the
> same procedure?
>

GO compiles source into binary there for you should be able to run the
application without having GO installed in your system.

>
> For example, how does CloudFoundry CLI [2]
> <https://github.com/cloudfoundry/cli> achieve that?
>
> Any help is highly appreciated.
>
> [1] https://github.com/codegangsta/cli
> [2] https://github.com/cloudfoundry/cli
> <https://github.com/codegangsta/cli>
>
> Thanks.
> Regards,
> Dilhasha
>
> Fathima Dilhasha Nazeer <http://lk.linkedin.com/in/dilhasha/>
> (M.N.F.Dilhasha)
> Undergraduate | Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Deependra Ariyadewa
WSO2, Inc. http://wso2.com/ http://wso2.org

email [email protected]; cell +94 71 403 5996 ;
Blog http://risenfall.wordpress.com/
PGP info: KeyID: 'DC627E6F'

*WSO2 - Lean . Enterprise . Middleware*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to