java - Is it possible to run a series of ruby scripts from within Intellij to run my program? -


i'm wondering if there's way run series of ruby scripts run application. although application developed in java, use 4 ruby scripts run application. scripts setup environment, start process, , i'm wondering if can mimic behavior in intellij or run script intellij. it's annoyance have open 4 command prompts every time need run application.


Comments