To simplify running simulations (which is the basic use case for MAL Simulator) we should have a CLI that is easy to use.
The CLI should have an api similar to:
malsim <scenario_file> <extra options>
This is also a good way to test the scenario implementation (happening on branch #33 )
To simplify running simulations (which is the basic use case for MAL Simulator) we should have a CLI that is easy to use. The CLI should have an api similar to:
This is also a good way to test the scenario implementation (happening on branch #33 )