Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanj/rhc.npm

INCOMPLETE - a possible port of Red Hat's 'rhc' command-line tool. Run 'sudo gem install rhc' to get the official ruby version of this tool.
https://github.com/ryanj/rhc.npm

Last synced: 13 days ago
JSON representation

INCOMPLETE - a possible port of Red Hat's 'rhc' command-line tool. Run 'sudo gem install rhc' to get the official ruby version of this tool.

Awesome Lists containing this project

README

        

# rhc.npm

Why should anyone port OpenShift's `rhc` command-line tool from Ruby to javascript? Well, I'm really not sure why actually...

Check in here if you're interested in hacking on a javascript port -> http://github.com/ryanj/rhc.npm/

Currently, this does nothing:

npm install rhc

Try this instead:

sudo gem install rhc

For additional help, see:

* https://www.openshift.com/get-started#cli
* https://www.openshift.com/get-started/node-js