-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
In the output of exercises there is a small description of commands to run to do certain tasks. One of these is a run command which should run a given program with the arguments that would be given when calling verify. Problem here is that the run command is currently aliased to MenuCommand.
I've got this running locally just going to write some tests for it and then I'll get a PR up for review 👍