AlistairTait12 / FightWaste

The FightWaste console application - get a quick shopping list based on your meal plan
0 stars 0 forks source link

Extract showall command from ingredients list processing #34

Closed AlistairTait12 closed 1 year ago

AlistairTait12 commented 1 year ago

Now that the app is refactored to execute commands, get the showall command out of the newlist command and into its own.

AlistairTait12 commented 1 year ago

TODO: