Add a BlockLabApp class with command dispatch
App developers should be able to register their own commands.
Available default commands should be
-
run
: What we currently have -
help
: Generate command line help from schema annotations -
graph
: dot file of the solver -
frontend
: Export frontend information -
restore
: ONce checkpointing is implemented