aboutsummaryrefslogtreecommitdiff
path: root/crates/cli/src/exercises.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add the exercises commandMiquel Sabaté Solà2025-07-291-0/+254
Subcommands have been added to it which are similar to the ones on words on purpose. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>