Skip to content

cli: Implement solve and save

Context

See #39 (closed).

What has changed?

Main Changes

cli

  • Added a '--save, -S' option to save puzzle on solver run command.

core, tests

  • Add missing save confirmations.

Merge request reports