aboutsummaryrefslogtreecommitdiff
path: root/crates/cli/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add the exercises commandMiquel Sabaté Solà2025-07-291-0/+5
| | | | | | | 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>
* Rename from run to practiceMiquel Sabaté Solà2025-07-291-37/+35
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Apply suggestions from clippyMiquel Sabaté Solà2025-07-251-48/+39
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Initial commitMiquel Sabaté Solà2025-06-031-0/+81
Basic commands have been added, but most of the features for this project are still work in progress. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>