RingoJs is contained as a submodule and built on the openshift machine as part of the deployment. So to move a RingoJs app to openshift:
* clone this repo
* embed your application as submodule
* adapt RINGO_ARGS to start your application
* push to openshift :)
RINGO_ARGS is defined in ".openshift/action_hooks/constants".
I like it :)