Skip to content

cli: Implement puzzle commands

Context

CLI part of #39 (closed).

What has changed?

Main Changes

  • Implement puzzle commands in cli

Side Effects

  • Many small fixes
  • Add the capability to update puzzles by delta ("patch") (core + cli + tests)
  • Add the capability to delete all puzzles in one shot (repository-spi + core + cli + tests)
Edited by Antoine Belvire

Merge request reports