ruby on rails - rhc setup - command not found -
ruby on rails - rhc setup - command not found -
i working on macbook air, os x 10.10 (yosemite)
after installing
ruby 4.1.6 , git 1.9.3 (apple git-50) openshift client toolsrhc-1.30.2.gem
i got message:
if first time installing rhc tools, please run 'rhc setup'
but, when run rhc setup
(according the openshift documentation) back:
olivers-macbook-air-4:~ oliverhowells$ rhc setup -bash: $: command not found
i want set ssh key, long error, not sure how launch openshift wizard , move forward.
here link documentation looking @ openshift: https://developers.openshift.com/en/managing-remote-connection.html
do have ideas how proceed?
i had issue after installing using rbenv. fixed running rbenv rehash
command line.
ruby-on-rails ruby git command-line openshift
Comments
Post a Comment