simopt-admin / simopt

A testbed of simulation-optimization problems and solvers
MIT License
56 stars 24 forks source link

Add Support for Ruby Installed via WSL #65

Closed Grochocinski closed 3 weeks ago

Grochocinski commented 3 weeks ago

Ruby can be a pain to install/version control using Windows. As a result, many people install Ruby in WSL. We should add support to SimOpt to support calling any Ruby scripts via WSL if necessary.