Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ln -s release/tagName <Module Name>

example:

[]$ ln -s release/score-R0-2-30 score

cd to <Module Name> and run the tester launch script.

[]$ cd score-R0-2-30

$ ./score.bash

...