Bluemix commands

[sourcecode language=”bash”]
## Set or view target api url 
$ cf api https://api.ng.bluemix.net

## Log user in
$ cf login -u armando@gmail.com
$ cf login -u armando@gmail.com -s rails-space
$ cf login -u armando@gmail.com…


Install php composer in Linux(Ubuntu)

curl -sS https://getcomposer.org/installer | sudo php — — install-dir=/usr/local/bin — filename=composer


uru: ruby version manager for Windows

Download the binary version at extract it to C:\tools directory.

[sourcecode language=”bash”]
C:\tools>uru_rt admin install
 — -> Installing uru into C:\tools