Possible to configure scripts to be run on a EC2 Ubuntu Server?
I have everything to setup to run locally, but was wondering if it's possible (and if so, how to setup) rubymine to run scripts on an external testing server.
I have Rubymine for OSX, but the server is Ubuntu.
Please sign in to leave a comment.
Hi,
you could try to use remote sdk. See http://confluence.jetbrains.com/display/RUBYDEV/Configuring+Remote+Interpreters for details.
Oleg.