Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ryanj/rhc.npm
- Owner: ryanj
- License: mit
- Created: 2013-03-23T01:17:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-23T01:26:49.000Z (over 11 years ago)
- Last Synced: 2024-04-29T13:21:14.824Z (7 months ago)
- Language: JavaScript
- Homepage: https://github.com/openshift/rhc
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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