aboutsummaryrefslogtreecommitdiff
path: root/crates/cli/src/run.rs
Commit message (Expand)AuthorAgeFilesLines
* Print the exercise enunciate after giving an answerMiquel Sabaté Solà2026-01-141-0/+4
* Migrate from usize to isize for integers in modelsMiquel Sabaté Solà2026-01-141-1/+1
* Fix style issues coming from recent mergeMiquel Sabaté Solà2026-01-131-2/+2
* Add basic validation for verbs and pronounsMiquel Sabaté Solà2026-01-131-1/+1
* Provide initial implementation for word inflectionMiquel Sabaté Solà2025-10-271-34/+3
* Add the -f/--flag flag to the 'practice' commandMiquel Sabaté Solà2025-07-301-15/+45
* Add exercises to the practice commandMiquel Sabaté Solà2025-07-291-11/+191
* Apply suggestions from clippyMiquel Sabaté Solà2025-07-251-6/+6
* Add steps into wordsMiquel Sabaté Solà2025-06-131-2/+10
* Implement the run commandMiquel Sabaté Solà2025-06-121-1/+141
* Initial commitMiquel Sabaté Solà2025-06-031-0/+3