Using txmt links with RubyMine on Ubuntu
This is what I did to get txmt links orking using RubyMine on Ubuntu. I've tested it with Chrome and Firefox.
in /usr/local/bin/openInMine or other common executable location. You'll need to change your #! to reflect where ruby is found. use something like the one I've got if you are using RVM
https://gist.github.com/929314#file_gistfile2.rb
Execute these two command. change the ruby script name and/or location as needed
https://gist.github.com/929314#file_execute%20once
请先登录再写评论。
Hello Scott,
Thanks a lot for the information, I've just checked it and this works like a charm. Probably we can make a short blog post on this feature :)
Regards,
Oleg