ports/java/intellij-rubymine/files/rubymine.in
Steve Wills 28ef764901 java/intellij-rubymine: create port
RubyMine is a cross-platform IDE that supports Ruby, Ruby on Rails and web
development.

WWW: https://www.jetbrains.com/ruby/

PR:		214967
Submitted by:	Stefan Wendler <stefan.wendler@tngtech.com>
2017-01-10 22:46:06 +00:00

3 lines
51 B
Bash

#!/bin/sh
exec "%%DATADIR%%/bin/rubymine.sh" "$@"