274 B
274 B
Contributing to MRSK development
MRSK is written in Ruby. You should have Ruby 3.2+ installed on your machine in order to work on MRSK. If that's already setup, run bundle in the root directory to install all dependencies. Then you can run bin/test to run all tests.