You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract BaseRunner (#82) and RelevantRunner (#83) parent classes from the tool
runners, to allow new tools to be more easily implemented. (Resolves #81)
Extract a Cli::Presenter from the Entrypoint, to simplify pending work on cli
presentation (#84, resolves #42)